Closed (fixed)
Project:
Fuzzy Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2010 at 18:06 UTC
Updated:
18 Dec 2010 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
awolfey commentedI tried this on the dev version of the module and it didn't work - the words were still not highlighted. Could you re-roll this on the dev version?
Thanks.
Comment #2
sinijkit commentedI have no chances to test dev version now, but patch is pretty straightforward and should work.
Attaching patch against dev version.
Comment #3
awolfey commentedI've tried again to test this and can't get it to work.
I applied your patch. Created a node in Russian. Fuzzysearch finds the node, but can't find the word to highlight.
This line should find the word, but it doesn't:
I have mbstring enabled.
Can you think of why this might not be working for me?
Comment #4
sinijkit commentedDoes this dumb test works for you?
Expected output (how it looks on my boxes):
Locale is en_US.UTF-8
mbstring settings (I believe they are usual drupal settings)
php version is:
I have no idea yet what else could be the reason for this.
Comment #5
awolfey commentedOK, this is in. I'm pretty sure it's just my server config keeping this from working for me. Let me know if this is not working for you now. Thanks, sinijkit.