Community
Participate
Working Groups
Build Identifier: 20110218-0911 Since I have upgraded to 2.6.2 I get a binding error. My data source (JDBC / postgres) has property bindings für JDBC driver URL, PW and login. The name of the parameter for the url is RP_ConString. The bindingvalue is params["RP_ConString"].value Since 2.6.2 I get the following error if I close the data set property. Therfore the attributes of the dataset are not displaed (no d'n'd design possible). The repot preview seems to work. A BIRT exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Core Package Plug-in ID:org.eclipse.birt.core Version:2.6.2.r262_v20110209 Error Code:birt.core.JavascriptError Error Message:Error evaluating Javascript expression. Script engine error: Report parameter "RP_ConString" does not exist. Script source: <inline>, line: 0, text: params["RP_ConString"].value Reproducible: Always Steps to Reproduce: 1. Create Datasouce with binding 2. cretae dataset 3. close properties of the dataset
*** This bug has been marked as a duplicate of bug 340560 ***