https://bugzilla.wikimedia.org/show_bug.cgi?id=25832
Gurch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthew.brit...@btinternet. | |com --- Comment #1 from Gurch <[email protected]> 2010-11-14 19:57:50 UTC --- Allpages and imageinfo work with titles, for which both an "ns" and a "title", which includes the namespace, are output. Allimages works with file names. Notice no namespace in the name= output, or in the aifrom parameter. Allimages could be changed to work with titles too, but removing name= in favor of title= would be a breaking change, so should probably be avoided in case existing clients rely on it. Similarly, changing name= to output a title would mean more than just the underscores disappearing, as a "File:" prefix would be added. Outputting both name= *and* title= (and a superfluous ns="6" for every file) seems redundant. -- 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
