[jira] [Closed] (OFBIZ-2543) Multiple DOCTYPE in rendered HTML

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-2543) Multiple DOCTYPE in rendered HTML

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum closed OFBIZ-2543.
------------------------------

    Resolution: Fixed

> Multiple DOCTYPE in rendered HTML
> ---------------------------------
>
>                 Key: OFBIZ-2543
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2543
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Ryan Foster
>            Assignee: Anil K Patel
>            Priority: Minor
>         Attachments: Picture 1.JPG, Picture 2.JPG, Picture 3.JPG
>
>
> The XHTML Transitional DOCTYPE is being duplicated for each screen definition when each view is rendered in HTML.
> Looked into this a bit and it looks like the  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> DOCTYPE declaration is being called in multiple files:
> 1. In HtmlScreenRenderer.java at line 75
> 2. In htmlScreenMacroLibrary.ftl at line 21
> 3. In headerHead.ftl at line 19



--
This message was sent by Atlassian JIRA
(v6.1#6144)