diff options
author | http://ptecza.myopenid.com/ <http://ptecza.myopenid.com/@web> | 2008-07-25 09:44:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-25 09:44:24 -0400 |
commit | 9cc28ac18ca946b56e43363623dc258949c89537 (patch) | |
tree | cbc0d02a49c6e6d339a59438ce17971e7b555769 /doc | |
parent | ac09f1438edde20b2b4b3a6844f93d2a7cfb6bc7 (diff) | |
download | ikiwiki-9cc28ac18ca946b56e43363623dc258949c89537.tar ikiwiki-9cc28ac18ca946b56e43363623dc258949c89537.tar.gz |
* Bug report
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn b/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn new file mode 100644 index 000000000..f180c778b --- /dev/null +++ b/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn @@ -0,0 +1,9 @@ +I can't check the last changes in Ikiwiki using +[gitweb](http://git.ikiwiki.info/?p=ikiwiki). It looks like XML +validation problem with HTML entity. + +When I click a appropriate link on a [[git]] page, then I can only +see the following error message. --[[Paweł|ptecza]] + + <div class="title"> </div> + -------------------^ |