W3C home > Mailing lists > Public > www-amaya@w3.org > October to December 2008

Amaya 10.1-pre5 WinXP bug: Amaya deletes entity characters

From: Bartolomé Sintes Marco <bartolomesintes@ono.com>
Date: Mon, 20 Oct 2008 16:02:23 +0200
Message-ID: <48FC8F6F.5040208@ono.com>
To: www-amaya@w3.org

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
Received on Monday, 20 October 2008 14:02:57 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:56 UTC