https://bugzilla.wikimedia.org/show_bug.cgi?id=17042
Splarka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|internal http redirects |internal http redirects |should never send user to a |(from search [go] for |404 |user/user_talk) and existing | |user/talk links should never | |send user to a 404 --- Comment #2 from Splarka <[email protected]> 2009-04-21 08:14:42 UTC --- (In reply to comment #1) > On general principle, probably should not be returning a 404 for a user page > for an existing user/IP address. Updating summary for more accuracy. This can be resolved by either not sending users to these via Search [go] and p-personal link clicking, /or/ by not serving 404 for them (as per populated red categories or shared repository images). Note that either all user/user_talk pages will have to check if the user exists before search 30x redirects users to these pages, or 404 should stop being served for all user/user_talk pages (or in fact, just ditch the 404 serving completely). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
