Login / Sign up
> > > Search Bugs (Fixed)


Messages in topic: Search Bugs (Fixed)
Lias
Registered User

Nbr post: 247
Register: 10/13/02
Posted: 6/3/08, 1:30 PM

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 post: 292
Register: 1/11/07
Posted: 6/4/08, 6:07 AM

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 post: 292
Register: 1/11/07
Posted: 6/6/08, 12:03 PM

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

Nbr post: 11520
Register: 5/4/01
Posted: 6/9/08, 4:10 PM

Fixed !
Lias
Registered User

Nbr post: 247
Register: 10/13/02
Posted: 6/18/08, 4:07 AM

> 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 post: 292
Register: 1/11/07
Posted: 6/18/08, 7:28 AM

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