Closed GoogleCodeExporter closed 9 years ago
This is a serious bug to me.
Original comment by kwut...@web.de
on 24 Jan 2010 at 3:32
When trying name instead of id it works:
<h4><a name="5.1.1-Referential-Relationships"></a>5.1.1 Referential
Relationships</h4>
Anchor is not deleted. However, name="" is not XHTML compliant, since this is a
requirement for my project, it's a serious issue to me, as this won't pass XHTML
validation.
Original comment by kwut...@web.de
on 24 Jan 2010 at 3:41
Hello Karsten,
I cannot see why the markup shouldn't validate.
I have the same markup on one of my pages and it validates "XHTML 1.0 Strict".
Nevertheless, to see whether this could be changed in the code, it would be
nice to
know which digitalus version You are using and (even more important) which
editor
(fckeditor, or anything else). It might be an option of this editor.
Cheers,
LT.
Original comment by lowtower1974@gmail.com
on 24 Jan 2010 at 4:53
Digitalus 1.8, as written above.
I'm going for XHTML 1.1 validation... I haven't tried it actually, so you might
be
right. I just wanted to make a point here for future HTML code using anchors
with
id="...".
Yes, I'm using fckeditor. Yeah, fckeditor had problems with newer XHTML code, I
remember that.
Karsten
Original comment by kwut...@web.de
on 25 Jan 2010 at 1:54
Original comment by lowtower1974@gmail.com
on 9 Feb 2010 at 10:36
Original issue reported on code.google.com by
kwut...@web.de
on 24 Jan 2010 at 3:09