Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 176448 The value of Cascading parameter isn't refreshed correctly[0705]

Summary:
Bugzilla Bug 176448 The value of Cascading parameter isn't refreshed correctly[0705]

Bugzilla Bug (s) Resolved: 176448

Description:
When set parameter as null value, the parameter object in _javascript_ will like this: {__isnull, parameter name}.

So when get parameter name, if meet __isnull, should use value as parameter name.

 

Tests Description: Manual test

Notes to Build Team:

Notes to Developers :

Notes to QA:

Notes to Documentation :

Files Edited:
/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/webcontent/birt/ajax/ui/dialog/BirtParameterDialog.js

 

Files Added:

 

Files Deleted:

 

 

Thanks And Best Regards,

Jerry Cheng

Actuate Corporation - Shanghai R&D Center

*: ycheng@xxxxxxxxxxx

 


Back to the top