| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
(#4)
|
(#5)
|
| Member Posts: 116 Join Date: May 2005 |
20-10-2006, 01:10 AM
You still need to modify the functions_sqlsearch.php file. Current: Code: $stopdata = array("#\s+#s", "#(\r\n|\r|\n)#s", "/[^a-zA-Z0-9.@\-\_\s]/");
Code: $stopdata = array("#\s+#s", "#(\r\n|\r|\n)#s", "/[^a-zA-Z0-9\x80-\xff]/");
MySQL 5.0.24 eSupport 3.04.10 (Zend, self-hosted) |
| | |
(#6)
|
| Member Posts: 52 Join Date: Apr 2006 |
20-10-2006, 01:56 AM
hi, User Name That's weird, as Varun showed me some snapshoots which indicates 3.04.10 can successfully search the Chinese in tickt 'body'. And from the version change log, it also implies the problem is supposed to be fixed.Anyway, has send you my MSN, let's have a chat further. |
| | |
![]() |
| Tags |
| language, mutlibyte, supported |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Language of Emails Resolved - small howto | rafal | SupportSuite, eSupport and LiveResponse | 5 | 17-10-2007 01:51 PM |