Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla Bug 162990Java Script error

Title: CheckIn:Fix bugzilla Bug 162990Java Script error

- Summary:
Fix bugzilla bug
162990 _javascript_ error

- Bugzilla Bug (s) Resolved:
Bug
162990

- Description:
In data adapter side, we support using params[xxx].value to refer the report parameter with its value attribute. This behavior is in conformance with Report Engine.

- Tests Description:
Unit test

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/script/ParamsObject.java"
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/script/ReportParameters.java"
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/script/ReportParameter.java"
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/script/DataAdapterTopLevelScope.java"
"/org.eclipse.birt.report.data.adapter/test/org/eclipse/birt/report/data/adapter/internal/script/DataAdapterTopLevelScopeTest.java"


- Files Added:

- Files Deleted





Back to the top