aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Broken_access_to_Ikiwiki_gitweb.mdwn
blob: 0ab9f0bd60009a4ce42b103acf6511ca15b279d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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">&nbsp;</div>
    -------------------^

> I don't see or understand the problem. I've tried History links as well
> as the diff links in RecentChanges, both seem to be working. --[[Joey]]

>> Hm. It's strange. I really could see the error message like above
>> when I sent my report. It seems that <http://git.ikiwiki.info/?p=ikiwiki>
>> URL works now. So, we should be happy that it was self-fixed bug ;)
>> --[[Paweł|ptecza]]