Amaya 11.0 WinXP bug: creating a link to itself
Bartolomé Sintes Marco <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Amaya 11.0 for Windows XP does not create properly a link if the target is the same document. Steps to reproduce: 1. Create a new document 2. Write some text. For instance: <p>A link to myself</p> 3. Save the document (for instance test.html) 4. Select some text and create a link to test.html Expected result <p>A link to <a href="test.html">myself</a></p> Result: <p>A link to <a href="XX">myself</a></p> Best regards, Bartolomé Sintes http://www.mclibre.org