Re: newbie   representation question
Helder Magalhães <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Jim, > the   is represented as a hex byte 0xa0 instead of   or >  . Is this a mis-translation for the   that is rendered by > browsers? Since XML does not allow   and the   is allowed could > this be recoded as a text string not a hex byte? This looks like a bug: I'd also expect " ". I've made a quick search within the bug tracker and wasn't able to find anything related. > Amaya source code views > show it as a "~" (tilde) which is less obvious in coding and some browsers > render it as a literal character. I noticed that this weird behavior can be seen in Amaya's welcome page [1]: "Amaya is a Web client~ that~ acts [...]" That should make it much more easier to reproduce/fix. ;-) > Thank you, Hope this helps, Helder [1] %ProgramFiles%/Amaya/amaya/AmayaPage_WX.html