On 06/03/07, raymond@svn.wikimedia.org raymond@svn.wikimedia.org wrote:
Revision: 20159 Author: raymond Date: 2007-03-05 23:47:39 -0800 (Mon, 05 Mar 2007)
Log Message:
- (bug 7804) fixes for r20144: better XML code (I hope) selected namespace preserverd for prev/next actions
Please don't mix up the old wfOpenElement() etc. functions (which are compatibility only) with the cleaner XML "namespaced" functions, e.g. Xml::namespaceSelector(); pick one and stick to it...for obvious reasons, the latter is preferred.
Rob Church
Rob Church schrieb:
Please don't mix up the old wfOpenElement() etc. functions (which are compatibility only) with the cleaner XML "namespaced" functions, e.g. Xml::namespaceSelector(); pick one and stick to it...for obvious reasons, the latter is preferred.
Thanks for the hint, I will rework it.
Raymond.
wikitech-l@lists.wikimedia.org