https://bugzilla.wikimedia.org/show_bug.cgi?id=28811
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Roan Kattouw <[email protected]> 2011-05-04 18:37:37 UTC --- (In reply to comment #0) > This is related to bug 27965 (which is closed now), but the problem is still > happening on images. For example: > > http://en.wikipedia.org/w/api.php?action=query&list=categorymembers&cmtitle=Category:Images_of_flags_of_places_in_the_United_States&cmlimit=10 > > works but: > > http://en.wikipedia.org/w/api.php?action=query&list=categorymembers&cmtitle=Category:Images_of_flags_of_places_in_the_United_States&cmlimit=10&cmcontinue=%22file|16419181|FLAG%20OF%20BRUNSWICK,%20GEORGIA.PNG%22 > > > goes to the same list You're including the quotes (%22) in the query-continue value, that's wrong. It works if I omit them. -- 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
