https://bugzilla.wikimedia.org/show_bug.cgi?id=30608

Mark A. Hershberger <m...@everybody.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Normal
                 CC|                            |m...@everybody.org
           Severity|normal                      |enhancement

--- Comment #5 from Mark A. Hershberger <m...@everybody.org> 2011-08-29 
15:31:04 UTC ---
(In reply to comment #4)
> Special:NewFiles/<username>/n=20
> Special:NewFiles/n=20/<username>/style=gallery
> Special:NewFiles/n=10/style=gallery/<username>
> etc.

Is there a reason to introduce parameter parsing code here?  The following
would be equivalent and wouldn't require new parsing code:

  Special:NewFiles/<username>?n=20
  Special:NewFiles/<username>?n=20&style=gallery

Also, it would make caching easier.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to