Обсуждение: gitweb error?

Поиск
Список
Период
Сортировка

gitweb error?

От
Martijn van Oosterhout
Дата:
When I go to the following link:

http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e6721c6e1617a0fc8b4bce8eacba8b5a381f1f21

I get the following error:

XML Parsing Error: undefined entity
Location: http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e6721c6e1617a0fc8b4bce8eacba8b5a381f1f21
Line Number 53, Column 4:

Try to  ...
   ^

Is it just my browser being pedantic (Firefox 3.6) or something else?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first.
>                                       - Charles de Gaulle

Вложения

Re: gitweb error?

От
Jeff Davis
Дата:
On Sat, 2010-10-30 at 16:35 +0200, Martijn van Oosterhout wrote:
> When I go to the following link:
>
> http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e6721c6e1617a0fc8b4bce8eacba8b5a381f1f21
>
> I get the following error:
>
> XML Parsing Error: undefined entity
> Location:
> http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e6721c6e1617a0fc8b4bce8eacba8b5a381f1f21
> Line Number 53, Column 4:
>
> Try to  ...
>    ^
>
> Is it just my browser being pedantic (Firefox 3.6) or something else?

I've seen that before. Invariably, it's right after I upgrade some
packages on my system.

A browser restart always fixes it. Probably something to do with
libraries being upgraded underneath a running browser.

Regards,
    Jeff Davis

PS: this type of question is probably best asked on pgsql-www.