[rt-users] [PATCH] Search with international chars.

Ruslan U. Zakirov cubic at acronis.ru
Thu May 6 11:43:22 EDT 2004


	Hello.

For those who are using RT and have problems with subj.

Attached patch against DBIx::SB v0.99, but can be applied also to other 
versions as I think. It's not final solution, but workaround.
I don't know what happens with Pg, but my friend report that he has same 
problem with it. You can try it too.

INSTALL:
tar -xzf DBIx-SearchBuilder-0.99.tar.gz
cd DBIx-SearchBuilder-0.99
cat /path/to/patch | patch -p1
perl Makefile.PL && make && make test
sudo make install

/etc/init.d/httpd restart

If you have problems with patch you can always reinstall vanilla DBix::SB.

Also you can use patch to DBD::mysql instead
http://marc.theaimsgroup.com/?l=msql-mysql-modules&m=108360720619287&w=2
which is proper fix and I hope it'll be included.

Feedback about results is wellcome as usual.

				Good luck. Ruslan.



More information about the rt-users mailing list