https://bugzilla.wikimedia.org/show_bug.cgi?id=25816
Jan Schoonderbeek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jan Schoonderbeek <[email protected]> 2010-11-07 08:10:16 UTC --- I can't directly see if this is a bug or not. Some notes: First, on page Category:Foo, {{PAGENAME}} returns "Foo". Thus, the query becomes {{#ask: [[Foo]] | ?Category }} If there is no page Foo, or it is in no category, then the result is empty. Second, should you specify {{#ask: [[Category:Foo]] | ?Category }} then you're essentially selecting all pages in category Foo, and asking in which categories each page is. However, I've tested with {{#ask: [[:Category:Foo]] | ?Category }} and got no results, where I expected one - so I'll leave it to Markus et al. to check things further. -- 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
