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

 

QuestionForm edit

Subject Using an extension
Extension DatabasePlugin
Version
Status Asked
Related Topics
Topic revision: r1 - 31 Mar 2017, AlexanderHarnisch
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy