https://bugzilla.wikimedia.org/show_bug.cgi?id=16009
Happy-melon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|normal |major Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Happy-melon <[email protected]> 2009-07-23 20:08:37 UTC --- On wikis without short URLs enabled, this causes limit forms to redirect to the Main Page, badly breaking, eg, the trunk version of [[Special:AllPages]]. $url needs to be redefined to create a link to the main script entry point, with ?title= built on, rather than using $this->getTitle()->escapeLocalURL(); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
