User "Brion VIBBER" changed the status of MediaWiki.r101912.

Old Status: new
New Status: fixme

User "Brion VIBBER" also posted a comment on MediaWiki.r101912.

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

* (bug 31878, bug 31542) Fix XML namespace output in API; removed now-unneeded 
includexmlnamespace parameter.

Any existing uses of includexmlnamespace should be ignored and harmless.

If output data already includes a specific default namespace as an xmlns 
attribute, it is now retained -- so for example the RSD API discovery module 
outputs the appropriate namespace instead of the generic API one.

Partial revert of r99135 which added the includexmlnamespace parameter as a 
temporary requirement to get the xmlns attribute included.

Followup to r88007 which added the xmlns originally, but in the wrong order so 
it overrode existing output data.

Comment:

Per list discussion we actually don't want the namespace on by default as it 
causes incompatibilities with namespace-aware XML parsers that have been in use 
by default. Heh. :)

in progress partial reverting...

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

Reply via email to