Uli:
> thanks again for the excellent bug report. but i fear i can't help you
> by now ...
No problem.....
> the reason for this lies in the submission code. before submission all
> relevant nodes are selected. this selection simply cares for attributes
> and elements (and their simple content respectively), but not text nodes
> in mixed content. i played around with JXPath to include all text nodes
> successfully, but this leads to errors during document construction
> since JXPath does not allow to create mixed text nodes directly ...
I'm not clear on why relevant nodes need to be selected. Can you explain
what you mean by "relevant" in a bit more detail?
> when you can do without relevant processing, a workaround might be to
> simply leave it out during submission. to achieve this, edit the
> org.chiba.xml.xforms.Submission class as follows: in method submit()
> replace the line
I'll try the patch you suggest, but before I do, I would like to understand
more about what the "relevant processing" actually does?
Thanks!
Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
|