Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 143263 Client Side Script doesnt work with the Viewer

Summary:
Bugzilla Bug 143263 Client Side Script doesnt work with the Viewer

Bugzilla Bug (s) Resolved: 143263

Description:
workaround for IE.

1) If content starts with script, append a hidden line to avoid ignore these scripts.

2) Delete script attribute "defer" to avoid exec _javascript_ twice

 

Support “<script src="" to import _javascript_ functions.

 

Tests Description: Manual test

Notes to Build Team:

Notes to Developers :

Notes to QA:

Notes to Documentation :

Files Edited:
Checking in birt/webcontent/birt/ajax/ui/report/AbstractReportComponent.js;

/cvsroot/birt/source/org.eclipse.birt.report.viewer/birt/webcontent/birt/ajax/ui/report/AbstractReportComponent.js,v  <--  AbstractReportComponent.js

 

Files Added:

Files Deleted:

 

Thanks And Best Regards,

Jerry Cheng

Actuate Corporation - Shanghai R&D Center
0086-21-58826388-265

 


Back to the top