Identifiez-vous
> > > Search Bugs (Fixed)


Messages dans le sujet: Search Bugs (Fixed)
Lias
Membre

Nbr msg: 247
Enregistré: 14/10/2002
Ecrit le: 03/06/2008 19:30

Search for "Tainted Memo" and get correct results.

http://wow.magelo.com/quick_search.jspa?keyword=Tainted+Memo

Search for "Tainted" and get System Error: Whoops ! An error occured while you were browsing this page, if it is the first time this problem occurs, try to reload this page from the left menu

http://wow.magelo.com/quick_search.jspa?keyword=Tainted

Search for "Elunes" and get "No result found".

http://wow.magelo.com/quick_search.jspa?keyword=Elunes

Should return: (DE)_Elunes_Kerze

krogh
Advisor

Nbr msg: 292
Enregistré: 11/01/2007
Ecrit le: 04/06/2008 12:07

Hi Lias !

thank you for this report, I'll a look into it. It should be fixed really soon.

The "Elunes" search is a bit more complicated The search is actually performed in English and at the time you tried, we had only a German version of it. Maybe we will (should?) offer a multi-lingual search, more on this, when we will open our translated database (no ETA yet)

Best regards
krogh
Advisor

Nbr msg: 292
Enregistré: 11/01/2007
Ecrit le: 06/06/2008 18:03

Okay, the "Tainted" case should be fixed with our next update !
Jelan
Admin

Nbr msg: 11520
Enregistré: 05/05/2001
Ecrit le: 09/06/2008 22:10

Fixed !
Lias
Membre

Nbr msg: 247
Enregistré: 14/10/2002
Ecrit le: 18/06/2008 10:07

> The "Elunes" search is a bit more complicated The search is actually performed in English
> and at the time you tried, we had only a German version of it. Maybe we will (should?) offer
> a multi-lingual search, more on this, when we will open our translated database (no ETA yet)

I see that magelo web pages and profiles all use UTF-8 encoding so that's a good start. For the search to work, surely all you need is form submission (search, etc) to also be UTF-8 (it might already be.. I did not check this) and for the database at the back end to use Unicode in the right places.? Or am i missing something, it being 2 AM and all?

krogh
Advisor

Nbr msg: 292
Enregistré: 11/01/2007
Ecrit le: 18/06/2008 13:28

Hi Lias !

the issue isn't due to character encoding as our database has a full unicode support. I saw we've an encoding problem with the forms, we will fix this

The search is performed using the user's language (for now, english only), if the database contains only the german version of an item, you'll not be able to find it by name

I checked this item, and for an unknown reason, we've the german, french and spanish version, but the english one is still missing. Maybe no english user did sync it, I'll have to investigate further