| Issue 66: | TouchXML doesn't allow HTML in XML | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Mar 19, 2010
(No comment was entered for this change.)
Status:
Invalid
|