aboutsummaryrefslogtreecommitdiff
path: root/templates/comment.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-26 16:45:53 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-26 16:45:53 -0400
commit10822a22b3d8872afb31e1847ee7448af86c574d (patch)
tree77a47c4b3a38d69759c1b4faa47108b1daa4481d /templates/comment.tmpl
parent3481a35953c0f8e858b382829c239411b06889c4 (diff)
downloadikiwiki-10822a22b3d8872afb31e1847ee7448af86c574d.tar
ikiwiki-10822a22b3d8872afb31e1847ee7448af86c574d.tar.gz
comments: Fix anchor ids to be legal xhtml. Closes: #521339
Well, that was a PITA. Luckily, this doesn't break guids to comments in rss feeds, though it does change the links. I haven't put in a warning about needing to rebuild to get this fix. It's probably good enough for new comments to get the fix, without a lot of mass rebuilding.
Diffstat (limited to 'templates/comment.tmpl')
-rw-r--r--templates/comment.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/comment.tmpl b/templates/comment.tmpl
index 1b9064ea0..fb76ea004 100644
--- a/templates/comment.tmpl
+++ b/templates/comment.tmpl
@@ -1,4 +1,4 @@
-<div class="comment" id="<TMPL_VAR NAME=INLINEPAGE>">
+<div class="comment" id="<TMPL_VAR NAME=COMMENTID>">
<div class="comment-subject">
<TMPL_IF PERMALINK>