Issue 66: TouchXML doesn't allow HTML in XML
Status:  Invalid
Owner: ----
Closed:  Mar 2010
Reported by bar...@gmail.com, Nov 24, 2009
What steps will reproduce the problem?
Load a remote webservice that produces HTML into its tags


What is the expected output? What do you see instead?
BE able to retrieve the values

What version of the product are you using? On what operating system?
TouchXML

Please provide any additional information below.
When the service return ex:

<test>
 <div style="width:320px"<img src="..."/>test <br></div>
</test>

I would expect the <div style="width:320px"<img src="..."/>test <br></div> would be the 
stringvalue for the element, instead it returns null.
Nov 25, 2009
#1 bar...@gmail.com
Darn, what was I thinking :), sorry , please remove this !
Mar 19, 2010
Project Member #2 jwight
(No comment was entered for this change.)
Status: Invalid