Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix 140974 -- bad assertion in ScalarParameterFragment and add some constants and methods in ParameterAccessor.

 

Summary:

 Fix 140974 -- bad assertion in ScalarParameterFragment and add some constants and methods in ParameterAccessor.
- Bugzilla Bug (s) Resolved:
140974

- Description:

1. Remove bad assertion in ScalarParameterFragment about the default value.

2. Add constants and some method about the rlt option and constructing a URL parameter.


- Tests Description:

 Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

 

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java;

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ScalarParameterFragment.java;

    Checking in src/org/eclipse/birt/report/viewer/utilities/WebViewer.java;

 


Back to the top