Bug 413816 - Custom event handler for scripted data set included from a library is ignored
Summary: Custom event handler for scripted data set included from a library is ignored
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 3.7.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Birt-DataAccess CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-26 10:00 EDT by Jan Krakora CLA
Modified: 2013-07-26 10:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Krakora CLA 2013-07-26 10:00:47 EDT
I have created a report library containing a scripted data source and a scripted data set. The data set has set the java event handler class.

When I include the data set to a report and change its java event handler to another handler class, the event handler from the library is instantiated and called instead of the new one.