What steps will reproduce the problem?
1. Create New Model > XForms
2. Import XForms document with long content inside the head element (>4096
characters)
3. Have a look at the ERDF
What is the expected output?
The original head's content is inserted inside the <span
class="oryx-xf_head"></span> element
What do you see instead?
The head's content is truncated to 4096 characters in ERDF.
The DOMParser seems to cause the problem.
HAVE A LOOK AT: http://archives.devshed.com/forums/mozilla-98/domparser-4096-
character-limit-for-text-node-1948553.html
Original issue reported on code.google.com by janfelix...@googlemail.com on 8 Feb 2009 at 12:11
Original issue reported on code.google.com by
janfelix...@googlemail.com
on 8 Feb 2009 at 12:11