Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Reconstruct the HTML emitter. Fix the following bugzilla bugs:190942, 191675, 192131, 192596, 194228, 196282, 197242, 197582, 191628.

 

- Summary:
Reconstruct the HTML emitter. And Fix some bugs.


- Bugzilla Bug (s) Resolved:
Fix the bugzilla bug 190942 : Compact html ouput to reduce file size

Fix the bugzilla bug 191675 : The preview is not consisten between 'frameset' and 'preview'

Fix the bugzilla bug 192131 : non-existed style is applied in html source.[0300]

Fix the bugzilla bug 192596 : Provide a standard way to display template items.[02]

Fix the bugzilla bug 194228 : master page margins are ignored in RC3

Fix the bugzilla bug 196282 : [Regression] Overline, Underline, line-through does not take effect on master page when preview as HTML and Web Viewer [05]

Fix the bugzilla bug 197242 : The width of the grid will be enlarged when set the with of one column while Layout Preference is fixed layout [03]

Fix the bugzilla bug 197582 : Column width is not correct when Total column width are more than one page [03]

Fix the bugzilla bug 191628 : [Regression] Chart template instruction isn't in the middle place in Firefox [0001]


- Description:

- Tests Description  :
Menu test and Junit test case.


- Notes to Build Team:

- Notes to Developers:


- Notes to QA: 
 

I have rerun all the HTML test cases of Engine team.

It’s very helpful if the QA team’s HTML part test cases can be rerun.

 

- Notes to Documentation:  

- Files Edited:
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/MetadataEmitter.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLEmitter.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLTags.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/HTMLEmitterOptimizeTest.java

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/html_report_gold.txt

 

- Files Added:

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/TableTextDecoration.xml

 

- Files Deleted

/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/TableBorderAlign.xml

 

Yu Liang

 

Actuate Software (Shanghai) Co., Ltd.

 

Email: yliang@xxxxxxxxxxx

 

 

 


Back to the top