Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

master
Joey Hess 2010-09-14 15:13:13 -04:00
commit ad5f4f14f5
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
Hi,
I'm trying to add a comment, and ikiwiki fails with this error message:
Error: HTTP::Message content must be bytes at /usr/share/perl5/RPC/XML/Client.pm line 308
This seems to happen because I had a non-ASCII character in the comment (an ellipse, …).
The interesting part is that the comment preview works fine, just the save fails. Probably
this means that the blogspam plugin is the culprit (hence the error in RPC::XML::Client library).
I'm using version 3.20100815~bpo50+. Thanks!

View File

@ -9,7 +9,7 @@ directives and wikilinks. It only supports prefixed directives, i.e.,
------ ------
The previous syntax definition for ikiwiki links is at [[ikiwiki.vim]]; however, The previous syntax definition for ikiwiki links is at [[vim_syntax_highlighting/ikiwiki.vim]]; however,
it seems to not be [[maintained it seems to not be [[maintained
anymore|forum/navigation_of_wiki_pages_on_local_filesystem_with_vim#syn-maintenance]], anymore|forum/navigation_of_wiki_pages_on_local_filesystem_with_vim#syn-maintenance]],
and it has some [[issues|forum/ikiwiki_vim_syntaxfile]]. and it has some [[issues|forum/ikiwiki_vim_syntaxfile]].