Community
Participate
Working Groups
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
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.