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

--- Comment #1 from Dan Bolser <[email protected]> ---
Actually, investigating this, the = and , separators in the data parameter are
fine, the issue here is simply the case of the XML attribute in question,
sourcesDoc in this case...

Complex XPATH works fine in the data string, except when the attribute is mixed
case...

 |
data=description=//@description,TITLE=//@title,spec=//prop[@name='spec']/@value,sourcesdoc=//prop[@name='sourcesDoc']/@value,sources=//prop[@name='sources']/@value,alertMe=//prop[@name='alertMe']/@value

Only alertMe and sourcesDoc fail!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to