https://bugzilla.wikimedia.org/show_bug.cgi?id=18696
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Platonides <[email protected]> 2011-03-23 18:58:17 UTC --- Gadget-ShortLink.js: Removes the title parameter from permalinks. Gadget-ShortDiff.js: Strips all parameters but oldid and diff from urls having diff parameter. So usually it will just strip the title. It probably fails for FlaggedRevs urls which have &stable. The title parameter can generally be removed without problems, but: a) It makes the link self-describing, by holding the page name you are sent to. b) It is used if the revision doesn't exist any more. That allows you to at least get the deletion log. I vote wontfix. -- 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
