Bryan Tong Minh writes: > This change will break backwards compatibility, so I'm forwarding it > to this mailing list. > > Bryan > > ---------- Forwarded message ---------- > From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date: Feb 3, 2008 9:47 PM > Subject: [Bug 12898] imageusage and categorymembers lack consistency > To: [EMAIL PROTECTED] > > http://bugzilla.wikimedia.org/show_bug.cgi?id=12898 > > > Roan Kattouw <[EMAIL PROTECTED]> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |[EMAIL PROTECTED] > Status|NEW |ASSIGNED > Summary|imageusage and |imageusage and > |categorymembers lacks |categorymembers lack > |consistency |consistency > > > > > --- Comment #1 from Roan Kattouw <[EMAIL PROTECTED]> 2008-02-03 > 20:47:51 UTC --- > To clarify what might seem unclear to some: list=imageusage currently takes > its > iutitle parameter as Image:Example.jpg, while list=categorymembers takes its > cmcategory parameter as Living_people (as opposed to Category:Living_people). > The suggestion is that cmcategory be renamed to cmtitle and require the > Category: prefix. > > I'll implement this when I get around to it. > > > -- > Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are watching all bug changes. > > _______________________________________________ > Wikibugs-l mailing list > [EMAIL PROTECTED] > http://lists.wikimedia.org/mailman/listinfo/wikibugs-l I'd propose to use Title::newFromText( $title, NS_CATEGORY ) so both variants can be used --VasilievVV
_______________________________________________ Mediawiki-api mailing list [email protected] http://lists.wikimedia.org/mailman/listinfo/mediawiki-api
