[ http://issues.apache.org/jira/browse/COCOON-548?page=all ] Helma van der Linden reopened COCOON-548: -----------------------------------------
reopened just to set the resolution to fixed > Doctype is added twice > ---------------------- > > Key: COCOON-548 > URL: http://issues.apache.org/jira/browse/COCOON-548 > Project: Cocoon > Type: Bug > Components: - Components: Sitemap > Versions: 2.0.5-dev (Current CVS) > Environment: Operating System: Linux > Platform: PC > Reporter: Magne Skjeret > Assignee: Cocoon Developers Team > > When added a doctype in the sitemap it is added twice in the produced html. > I have this in my sitemap (removed some attributes in the <map> tag though for > easy reading). > <map:serializer src="org.apache.cocoon.serialization.HTMLSerializer"> > <doctype-public>-//W3C//DTD HTML 4.01 Transitional//EN</doctype-public> > > > <doctype-system>http://www.w3.org/TR/html4/strict.dtd</doctype-system> > </map:serializer> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
