Project

General

Profile

Defect #835

String interpreted as Datetime using $X{} Functions

Added by Kim Premuda over 9 years ago.

Status:
New
Priority:
High
Assignee:
-
Start date:
12/17/2014
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Reference: https://www.servoy.com/forum/viewtopic.php?f=22&t=20712

I don't know if this is a plug-in issue or not. Please have a look. If not a plug-in problem, please close the issue. Thanks!

When passing string values (e.g. '2014/12') to the report, it is being interpreted as a Datetime item in the report's SQL query WHERE $X{} clause even though the report parameter is of type java.lang.String resulting in the following error message:

com.sybase.jdbc3.tds.SybTimestamp
Wrapped net.sf.jasperreports.engine.JRException: Class not found when loading object from InputStream

Also available in: Atom PDF