登錄 / 註冊
> > > Search Bugs (Fixed)


主題的留言: Search Bugs (Fixed)
Lias
會員

帖子總數: 247
註冊: 2002/10/13
已發表: 2008/6/3 下午1: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
顧問

帖子總數: 292
註冊: 2007/1/11
已發表: 2008/6/4 上午6: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
顧問

帖子總數: 292
註冊: 2007/1/11
已發表: 2008/6/6 下午12:03

Okay, the "Tainted" case should be fixed with our next update !
Jelan
管理員

帖子總數: 11520
註冊: 2001/5/4
已發表: 2008/6/9 下午4:10

Fixed !
Lias
會員

帖子總數: 247
註冊: 2002/10/13
已發表: 2008/6/18 上午4: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
顧問

帖子總數: 292
註冊: 2007/1/11
已發表: 2008/6/18 上午7: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