Amaya 9.99-4 WinXP bug: link to itself

Hi,

If a link to the document that includes the link is created, the link is 
not created properly.

Steps to reproduce:
1. Create a sample.html XHTML document
2. Write some text in it
   <p>test link</p>
3. Select the "link" word and create a link to the document itself:
    Expected result: <p>test <a href="sample.html">link</a></p>
    Result: <p>test <a href="XX">link</a></p>

Best regards,
Bartolomé Sintes (http://www.mclibre.org)

Received on Tuesday, 15 January 2008 15:06:20 UTC