Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Check-in:Bugzilla Bug 161002 [Regression]Some properties and functions of JavaScript event handler are lost in the scrollable list.

- Summary: fix 161002

[Regression]Some properties and functions of _javascript_ event handler are lost in the scrollable list.

 

- Bugzilla Bug (s) Resolved:161002

 

- Description:

Because java beans Introspector do not search bean properties from superclass chain, revert to version 1.2 and change property name use Introspector decapitalize(String name)  method.

 

- Tests Description  :

Manual test

 

- Files Edited:

/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JavaClassJSObject.java"

- Files Added:

 

- Files Deleted:

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA: 

 

-  Notes to Documentation: 

 

 

 

Regards,

Yuejie Chen

 

Actuate Corporation - Shanghai R&D Center

 


Back to the top