[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug on Software Index
From: |
hns |
Subject: |
Re: Bug on Software Index |
Date: |
Sun, 19 Apr 2009 12:40:44 -0700 (PDT) |
User-agent: |
G2/1.0 |
On 8 Apr., 09:08, hns <h...@computer.org> wrote:
> On 7 Apr., 00:33, Germán Arias <ger...@xelalug.org> wrote:
>
> > Hi, I want change the description of Físicalab, from "FísicaLab" to
> > "FisicaLab" because, as you can see, Software Index don't display
> > accents. But, when I submit a change, Software Index don't save this. If
> > I see on "Pending" there isn't any item. I think that this is a bug.
> > Regards.
>
> Thanks for the report!
> I will look into it in the next days. Maybe, we should fix correct
> handling of accents...
>
> Nikolaus
There had been missing tags in the HTML code to force the browser to
use ISO-8859-1 encoding (I tried UTF-8 but it did not work).
So it should now accept all ISO-Latin-1 characters.
Nikolaus