User "Merlissimo" posted a comment on MediaWiki.r88007.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88007#c23862
Commit summary:

(bug 24781) Define XML namespace for API output. Also created the referenced 
URL on the cluster.

Comment:

This is a breaking change if you are using XPATH. An unprefixed QName uses the 
"default element namespace" by definition. This is set to none if not specified 
in xpath (http://www.w3.org/TR/xpath20/#dt-def-elemtype-ns ). So after this 
change you have to add this namespace definition to xpath to match this element 
or its children of an xml document.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to