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

Old Status: fixme
New Status: reverted

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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101912#c25474
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:

Ok mostly reverted by r101944, but keeping the logic tweak to avoid the 
clobbering.

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

Reply via email to