You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Gordon <go...@cs.tcd.ie> on 2004/02/24 13:35:05 UTC

problem with duplicate cdata tags

Hey.
I have an svg file that contains some javascript. However, every time I 
update the svg file, " ]]><![CDATA[ " is added to the start of every line 
in the script. After just a few  updates, the amount of unneeded cdatas is 
huge.
Does anyone know how to prevent this?
Thanks.
Gordon.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


Re: problem with duplicate cdata tags

Posted by Thomas DeWeese <Th...@Kodak.com>.
Hi Gordon,

    Try updating to Batik 1.5.1.

Gordon wrote:
> Hey.
> I have an svg file that contains some javascript. However, every time I 
> update the svg file, " ]]><![CDATA[ " is added to the start of every 
> line in the script. After just a few  updates, the amount of unneeded 
> cdatas is huge.
> Does anyone know how to prevent this?



---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org