First of all I want to thank ZuckerReports authors for the great product.
The problem I have is as following: I have designed (using iReport) several jasper reports which require direct input parameter. Reports are running fine in iReport and on JasperServer. When these same reports are run through ZuckerReports they fail to return correct data when the input parameter contains non latin characters (Cyrilic in may case). It does not matter whether the parameter is directly input through the keyboard or an sql query is used to obtain data from the database.
Enabling "debug" option in ZuckerReports showed me that the parameter is correctly collected as Unicode and passed to JasperBatchMain class. At the same time the MySQL log shows that the sql server receives a query with smashed parameter (all characters interpreted as cp1252). In this case obviously the server does not return correct data. I am using SugarCRM 4.5.1e+ZuckerReports1.8+MySQL 5.0.27.
Can anybody help to resolve the issue? I can see that ZuckerReports authors actively participate in these forums and hope they will give an advise.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks