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

Neill Mitchell <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #2 from Neill Mitchell <[email protected]> 2010-07-11 
10:42:59 UTC ---
Spoke too soon. The bug is present.

If you have more than one template variable then it throws the error. For
example:

{{City Query|+|Yes}}

{{#ask:
[[Category:Cities]]
[[City::{{{1|}}}]]
[[Has a river::{{{2|}}}]]
|?Population
|?Mayor
|?Size
|?Twinned with
|?Has a river
}}

Throws the error:
"]][[Has a river::" cannot be used as a page name in this wiki. Some use of
"<nowiki>

and it returns all cities in the category regardless of Has a river value.

So, as I first suspected, there seems to be a parsing issue here.

-- 
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

Reply via email to