You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by qMax <qm...@mediasoft.ru> on 2005/05/14 09:41:35 UTC

fixed (losing namespaces) Re: CFormsEditor in 1.2.3

Saturday, May 14, 2005, 6:27:15 AM, qMax wrote:
q> does not work.
q> function saveDocument
q> (from http://issues.apache.org/bugzilla/attachment.cgi?id=14781
q> but there's rather original code)
q> does not preserve namespace bindings when saving file.

fixed with adding

streamer.setNormalizeNamespaces(false);
before streaming

im not sure if it is some bug or i have built something wrong...

-- 
 qMax


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org