Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Engine part of Bugzilla Bug 163013

 

- Summary:

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 163013: Missing Document Type Definition (DTD) in the DOCTYPE declaration of the HTML output.


- Description:
We have just claimed that the BIRT HTML output support loose DTD. In fact HTML output support strict DTD except one place:

We have output the attribute “target” of element “A”. That is a loose DTD output.


- Tests Description  :
Menu test.


- Notes to Build Team:

- Notes to Developers:


- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Edited:
/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/HTMLWriter.java


- Files Added:

 

- Files Deleted

 

 

Yu Liang

 

Actuate Software (Shanghai) Co., Ltd.

 

Email: yliang@xxxxxxxxxxx

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top