Search with international chars

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.

Ruslan U. Zakirov wrote:
[snip]

He-he, forgot about patch itself.
Ruslan.

dbix-utf-quote-workaround.patch (699 Bytes)