-
Notifications
You must be signed in to change notification settings - Fork 966
[wip] Case sensitive authors #3235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Wauplin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Did you use a script for it?
Yes, I told cursor about the I verified all the 307s and then went through the 404s and found some replacements. |
|
Fixed the 307s and some of the 404s I could find. As @Wauplin said, we can't completely avoid 404s unless we add redirects for each user rename, so I will merge this now. There's an interesting remaining case, some posts use org names as authors, for example, this one uses |
julien-c
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks!
Re: #3234.