https://bugzilla.wikimedia.org/show_bug.cgi?id=16677
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Krinkle <[email protected]> 2011-10-09 23:06:55 UTC --- (In reply to comment #2) > r44972 isn't quite behaving transparently; non-view URLs are also being > redirected to the raw view page, so for instance an ?action=edit or diff or > whatever gets lost. > > See for example: > http://en.wikipedia.org/wiki/Image:Wiki.png?action=edit > http://en.wikipedia.org/wiki/Media:Wiki.png?action=edit > > these both currently behave just like: > http://en.wikipedia.org/wiki/File:Wiki.png?action=edit > > while with this patch the Media: one would unexpectedly redirect to the view > URL. > > The redirection should probably just be done where other existing > normalization > is... perhaps all that's actually needed is just to replace a Media: Title > with > the equivalent File: one when initializing the title in the first place, and > the existing normalization-redirection will take care of it. > > Rolling it back for now in r44981. Probably not related to those two revs, but currently that NS_MEDIA link is shining in it's full glory as a MWException: http://en.wikipedia.org/wiki/Media:Wiki.png?action=edit MediaWiki internal error. Original exception: exception 'MWException' with message 'MWNamespace::getTalk does not make any sense for given namespace -2' in /usr/local/apache/common-local/php-1.18/includes/Namespace.php:40 Stack trace: (See attachment) -- 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
