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

       Web browser: ---
            Bug ID: 48705
           Summary: quotes in pagenames make XML invalid in ASK-API
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

If I have the page named like this

"Iron man" movie gathered 100000000 dollars

and use Ask-API query which return my page as a result with format=xml then I
will have the following invalid XML: 
<results>
<"Iron man" movie gathered 100000000 dollars>
smth here
</"Iron man" movie gathered 100000000 dollars>
</results>


In XML we can't use quotes as tagnames.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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