diff options
author | http://hendry.iki.fi/ <http://hendry.iki.fi/@web> | 2010-04-21 19:48:31 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-04-21 19:48:31 +0000 |
commit | 86e73e42e835821984fdf6dc5671dae06cec5f90 (patch) | |
tree | 7cd439614cf82bc1a732bbecb03298e9ecb53bb0 /doc/bugs | |
parent | 9ed523d762afd74c3004a07fc8ee12daa9354813 (diff) | |
download | ikiwiki-86e73e42e835821984fdf6dc5671dae06cec5f90.tar ikiwiki-86e73e42e835821984fdf6dc5671dae06cec5f90.tar.gz |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Comments_dissapeared.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Comments_dissapeared.mdwn b/doc/bugs/Comments_dissapeared.mdwn index 830c3519f..787f18c98 100644 --- a/doc/bugs/Comments_dissapeared.mdwn +++ b/doc/bugs/Comments_dissapeared.mdwn @@ -59,3 +59,11 @@ I was worried is was due to a time skew problem I was experiencing on my VPS in I think the problem was before that it was `<TMPL_IF COMMENTS>` and now it is `<TMPL_IF NAME="COMMENTS">` ? + + + +# Solved + +A merge with the templates in master with my [html5](http://git.webconverger.org/?p=ikiwiki;a=shortlog;h=refs/heads/html5) branch looks like it has solved the problem. Also see [[bugs/html5_support]]. + +[[bugs/done]] |