Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 360640

Summary: Add options to include/exclude default style and fix redirect script
Product: z_Archived Reporter: Samuel Santos <samaxes>
Component: BIRTAssignee: Birt-ReportEngine-inbox <Birt-ReportEngine-inbox>
Status: NEW --- QA Contact: Hao Zhou <hao.zhou>
Severity: normal    
Priority: P3 CC: bluesoldier, emilio.simoes, samaxes
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Options to include/exclude default style and script tags none

Description Samuel Santos CLA 2011-10-12 05:38:40 EDT
Build Identifier: 

Default style and script tags are always added to the HTML report output.
These tags should be optional and controlled by options.

Reproducible: Always
Comment 1 Samuel Santos CLA 2011-10-12 05:46:18 EDT
Created attachment 205013 [details]
Options to include/exclude default style and script tags

The patch contains the following fixes (for BIRT 2.6.2):

- An option to include or not the default style element that was always included in HTML reports. By default it maintains the current behavior.
- Similarly, an option was added for the default script tag (fix redirect script). It also maintains the current behavior by default.