https://bugzilla.wikimedia.org/show_bug.cgi?id=21969
--- Comment #1 from Bawolff <[email protected]> 2010-01-01 05:37:38 UTC --- Created an attachment (id=6912) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6912) patch to make to and from parameters of Special:AllPages be treated as if they were not set if they are equal to empty string I made a quick little patch that will treat .../wiki/Special:allpages?to=&from= equivelent to .../wiki/special:Allpages . However it appears the current behaviour might be a feature instead of a bug. When to or from is the empty string, it is treated as if they were the last and first pages respectively. If the value of the empty string is treated equivalent to the to or from not being set, then there is no easy way to specify lise all pages from ''somepage'' onwards (or the reverse). -- 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
