Hi, I am using http typed dataset in one app. It works fine in other 
cases, but when it receives sth like:

<someTag msg="before_the_new_line
after_the_new_line"/>

i.e.: there's a "\n" char in the attribute

then in the following method of the dataset:

<method event="ondata" args="data">
.....
</method>

data.childnode is null. It seems that it does not parse the xml 
correctly, or am I doing sth thing wrong?

BR
Darren Cui Liang

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to