Bug#432045: ikiwiki: toc plugin: anchors without closing tags confuse firefox

2007-07-06 Thread Nis Martensen
Package: ikiwiki Version: 2.3 Severity: minor Tags: patch There is a minimal example at http://www.eev.e-technik.tu-darmstadt.de/~nmartensen/ that shows what I mean. Tested with Iceweasel and Epiphany from etch. The fix is simple: diff --git a/toc.pm b/toc.pm index 797bfc6..bc62f71 100644 --- a

Bug#432045: ikiwiki: toc plugin: anchors without closing tags confuse firefox

2007-07-07 Thread Joey Hess
Nis Martensen wrote: > There is a minimal example at > http://www.eev.e-technik.tu-darmstadt.de/~nmartensen/ > that shows what I mean. Tested with Iceweasel and Epiphany from etch. Why is this not a firefox/gecko bug? The XHTML spec says: http://www.w3.org/TR/xhtml1/#guidelines Also, use the

Bug#432045: ikiwiki: toc plugin: anchors without closing tags confuse firefox

2007-07-08 Thread Nis Martensen
On Sat, 07 Jul 2007 20:33:59 -0400, Joey Hess wrote: > > Why is this not a firefox/gecko bug? The XHTML spec says: It probably is. I only saw the results and thought it would be easiest to fix here. (At least as long as firefox shows this behaviour.) In fact, it seems to depend on whether the do

Bug#432045: ikiwiki: toc plugin: anchors without closing tags confuse firefox

2007-07-08 Thread Joey Hess
Nis Martensen wrote: > It probably is. I only saw the results and thought it would be easiest > to fix here. (At least as long as firefox shows this behaviour.) > > In fact, it seems to depend on whether the document is served as > text/html or text/xhtml+xml. Right, I see. Ideally ikiwiki would