ocheneson
21 Feb 2008, 7:04 PM
hello,
i have the following string in double quotes to display in a grid.
first i store in mysql using htmlentities converts "<" to < etc ...
the response is ok but it seems that the xmlreader interprets the string instead of display it fully.
msgid "<phrase os=\slprof\>openSUSE 10.2 Release Notes"
msgstr "<phrase os=\"slprof\">openSUSE 10.2 betaX</phrase>"
do you have any ideas why ?
thanks for your help
Olivier
i have the following string in double quotes to display in a grid.
first i store in mysql using htmlentities converts "<" to < etc ...
the response is ok but it seems that the xmlreader interprets the string instead of display it fully.
msgid "<phrase os=\slprof\>openSUSE 10.2 Release Notes"
msgstr "<phrase os=\"slprof\">openSUSE 10.2 betaX</phrase>"
do you have any ideas why ?
thanks for your help
Olivier