- From: Irene Vatton <vatton@inrialpes.fr>
- Date: Wed, 23 Jan 2008 12:22:41 +0100
- To: Bartolomé Sintes Marco <bartolomesintes@ono.com>
- Cc: www-amaya@w3.org
On Tuesday 15 January 2008 16:06, Bartolomé Sintes Marco wrote: > 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) In that case Amaya used the previous created target. That is now fixed in the CVS version. -- Irène Vatton @ INRIA Rhône-Alpes
Received on Wednesday, 23 January 2008 11:25:32 UTC