]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
eh
[ikiwiki.git] / doc / bugs / Broken_access_to_Ikiwiki_gitweb.mdwn
1 I can't check the last changes in Ikiwiki using
2 [gitweb](http://git.ikiwiki.info/?p=ikiwiki). It looks like XML
3 validation problem with HTML entity.
4
5 When I click a appropriate link on a [[git]] page, then I can only
6 see the following error message. --[[PaweÅ‚|ptecza]]
7
8     <div class="title">&nbsp;</div>
9     -------------------^
10
11 > I don't see or understand the problem. I've tried History links as well
12 > as the diff links in RecentChanges, both seem to be working. --[[Joey]]