Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-2298 now.

Unicode word search (fix completed in vcs)

Certain unicode words can not be found until use of * symbol in the search field. Example:

Post content: TRAILER

1. Search attempt: TRAILER

Negative result.

2. Search attempt: *ILER

Result with errors.

or

Positive result. Found word TRAILER and marked with yellow.

Comments / History

Posted by naderman (Development Team Leader) on Nov 25th 2006, 15:31

I can't reproduce this problem, searching for TRAILER works fine on my board.

Can you make sure this is a fresh (completely new!) install of Beta3 and tell me your database type (MySQL, SQLite, ...) and version please?

Posted by NeverPleat on Nov 25th 2006, 15:47

I can't reproduce this problem to.

I think the suggestion to install the last beta3 is a good idée

Posted by levan on Nov 25th 2006, 16:51

Yes I have installed a fresh copy of board.

You will not be able to reproduce this problem on your computer bacause you're typing English word in the search field! As I mentioned before, this problem occures when you enter unicode characters (UTF-8). Other language than English. And I wrote that example using English word because I don't think that you will see my language here at all.

I was trying to change encoding in the database - no result.

Server:

OS: Windows 2003 Server
MySQL: 4.1
PHP: 5

Posted by Acyd Burn (Server Manager) on Nov 25th 2006, 17:02

Erm, you need to give us the exact word you tried - else it is logical that no one can reproduce it.

Posted by levan on Nov 25th 2006, 17:22

ok. I'll try to show this word here but I'm not sure if it can be readable for you.

Word is: ერთი

You just try to post message with that word and then search for it.

Posted by levan on Nov 25th 2006, 17:25

See, it can not be readable here because of the encoding type.

Posted by th23 on Nov 26th 2006, 03:15

Might not be readable here, but now they can try the word on their Olympus test boards to figure out what this bug comes from...

Posted by naderman (Development Team Leader) on Nov 26th 2006, 16:30

Even with that word it works totally fine for me.

Ticket details

Related SVN changesets