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 => ∼) source code: <p>∼∼∼</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>∼∼∼</p> <p>aaa</p> generated source code: <p>∼</p> <p>aaa</p> Best regards, Bartolomé Sintes http://www.mclibre.orgReceived on Monday, 20 October 2008 14:02:57 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 20 October 2008 14:02:57 GMT