> -----Original Message-----
> From: Klaus Bertram [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, June 17, 2004 12:35 PM
> To: cocoon-dev
> Subject: [BUG] XMLUtils method has chaneged
> 
> Hi all,
> 
> the samples binding.js with XML call the "old" function at LN 96
> org.apache.cocoon.xml.XMLUtils.serializeNodeToXML(node)
> but this not at the class
> 
> I think it must be:
> Packages.org.apache.cocoon.xml.XMLUtils.serializeNode(node,
>    
> Packages.org.apache.cocoon.xml.XMLUtils.createPropertiesForXML(true));
> 
> but not sure ;)
Hmm, not sure, but I think the argument should be "false".

I don't have CVS access right now, can someone please correct this?

Carsten

> For this small bug i don't set up a BUGZILLA entry, or is it better?
> 
> Klaus
> 
> 
> 

Reply via email to