« Return to Thread: Re: Perp mistakes. (multibyte characters in reports)

Re: Perp mistakes. (multibyte characters in reports)

by PCS-Lists :: Rate this Message:

Reply to Author | View in Thread

-----Original Message-----
From: Dudás Zsolt [mailto:duzso@freemail.hu] On Behalf Of Dudás Zsolt
Sent: Monday, July 20, 2009 5:57 PM
To: 'Developers pERP'
Subject: RE: [Perp-developers] Perp mistakes. (multibyte characters in reports)

Dear all
I have just found your emails abouth multibyte problems.

Now i found some problems width EGW somewhere on java script parts.

If you using js like this:

$GLOBALS['egw']->js->validate_file('api', 'multi_select', 'perp_api');

the reports in multibyte character sets will failure, nothing or not for all filed filled by tbs.

I don't know egw js parts, but if you remove line 183, 338, 339, 340 of class.ui_perp_report.inc.php  the reporting system will working fine (without scheduling functions).

May somebody else can resolve this problem in right way.


Zsolt.
Dear Dudás and Nathan,

I've removed the recommended lines for Dudás (183,338,339 and 340) but the error is still the same.
It is the report output file: purchaseorder.pdf

 « Return to Thread: Re: Perp mistakes. (multibyte characters in reports)