This question about Using an extension: Asked
Wide character in subroutine entry
Hi,
when using the
DatabasePlugin with statements, that contain stuff like this:
SELECT something || '€' ...
I get "Wide character in subroutine entry at /usr/local/lib/perl/5.18.2/DBD/Pg.pm line 277." because of the € sign.
I could fix it manually for particular statements by changing the statements but I really need a general solution here since I have to automatically convert a lot of old TWIKI webs which contain statements like this one and others.
Any ideas?
--
AlexanderHarnisch - 31 Mar 2017