Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360640 - Add options to include/exclude default style and fix redirect script
Summary: Add options to include/exclude default style and fix redirect script
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportEngine-inbox@eclipse.org CLA
QA Contact: Hao Zhou CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 05:38 EDT by Samuel Santos CLA
Modified: 2013-02-13 09:48 EST (History)
3 users (show)

See Also:


Attachments
Options to include/exclude default style and script tags (5.27 KB, patch)
2011-10-12 05:46 EDT, Samuel Santos CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.