-
Is there some way to get this to work inside CDATA sections? In beta version of Sublime it worked fine but after updating the main app (correctly?) does not parse tag elements inside CDATA sections s…
-
```
Hi Peter, strange stuff with CDATA, but otherwise, seems to work really well.
If there is cdata in there, unless i use: XmlDom description =
xml.tag("Placemark").child("description"); and then …
-
```
Here's a very basic issue. How can I insert CDATA to a response without having
it escaped like this: "<![CDATA[<..."?
```
Original issue reported on code.google.com by `gedimina...@gmail.c…
-
```
Hi Peter, strange stuff with CDATA, but otherwise, seems to work really well.
If there is cdata in there, unless i use: XmlDom description =
xml.tag("Placemark").child("description"); and then …
-
```
Hi Peter, strange stuff with CDATA, but otherwise, seems to work really well.
If there is cdata in there, unless i use: XmlDom description =
xml.tag("Placemark").child("description"); and then …
-
```
Hi Peter, strange stuff with CDATA, but otherwise, seems to work really well.
If there is cdata in there, unless i use: XmlDom description =
xml.tag("Placemark").child("description"); and then …
-
cdata is not sent even if the nodeType is set numerically to what should match strophe's internal definition of a cdata node.
-A
-
```
Hi Peter, strange stuff with CDATA, but otherwise, seems to work really well.
If there is cdata in there, unless i use: XmlDom description =
xml.tag("Placemark").child("description"); and then …
-
```
Hi Peter, strange stuff with CDATA, but otherwise, seems to work really well.
If there is cdata in there, unless i use: XmlDom description =
xml.tag("Placemark").child("description"); and then …
-
```
Here's a very basic issue. How can I insert CDATA to a response without having
it escaped like this: "<![CDATA[<..."?
```
Original issue reported on code.google.com by `gedimina...@gmail.c…