Hi all , for me DOM seems to be buggy
this works
<@ASSIGN NAME="apoDOM" VALUE="<@DOM VALUE='<TEST><NAME>Koenig</NAME></TEST>'>" SCOPE="request">
this not (An error occurred while parsing the XML.)
<@ASSIGN NAME="apoDOM" VALUE="<@DOM VALUE='<TEST><NAME>K�nig</NAME></TEST>'>" SCOPE="request">
and it does not work to use html encoded result (does not work)
<@ASSIGN NAME="apoDOM" VALUE="<@DOM VALUE='<TEST><NAME>König</NAME></TEST>'>" SCOPE="request">
I do not think that xml says that you must not use international charaters...
Any idea?
Christian
- Re: Witango-Talk: Error DOM with international Charaters o... Christian Platt
- Re: Witango-Talk: Error DOM with international Charat... Scott Cadillac
- Re: Witango-Talk: Error DOM with international Charat... Phil Wade
- Witango-Talk: Different character set in Witango Vili CANKAR
- Re: Witango-Talk: Different character set in ... Jason Pamental
- RE: Witango-Talk: Error DOM with international Ch... David Shelley
- Re: Witango-Talk: Error DOM with internationa... Ezra
- Re: Witango-Talk: Error DOM with internationa... Scott Cadillac
- Witango-Talk: Image & pdf from databa... Ezra
- RE: Witango-Talk: Image & pdf fr... Ben Johansen
- Re: Witango-Talk: Image & pdf fr... Scott Cadillac
