Amaya 10.1-pre5 WinXP bug: Amaya deletes entity characters

Bartolomé Sintes Marco <[email protected]>
Newsgroups gmane.comp.web.amaya.general
Message-ID <[email protected]>
Hi,

Amaya 10.1-pre5 for WinXP deletes some entity characters when saving and 
reloading a document.

Steps to reproduce:
1. Create a new XHTML 1.0 Strict document
2. Insert some entity characters (for instance, Special characters > 
Binary relations > tilde => &sim;)
source code: <p>&sim;&sim;&sim;</p>
3. Save and reload the document
4. Type a new paragraph and write some characters (for instance, "aaa")
5. Save and reload the document
expected source code:
<p>&sim;&sim;&sim;</p>
<p>aaa</p>
generated source code:
<p>&sim;</p>
<p>aaa</p>

Best regards,
Bartolomé Sintes
http://www.mclibre.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.