https://issues.apache.org/bugzilla/show_bug.cgi?id=55552
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Mark Thomas <[email protected]> --- The change in default handling for non-primitive types did trigger this bug. The problem was that Jasper was converting primitive expected types to the object versions before calling the expression engine. This has been fixed and now Jasper passes exactly the type requested. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
