[OS-JIRA] Created: (WOL-621) Formatting html modifies DOCTYPE

From: JIRA (Timo)
Date: Thu Oct 25 2007 - 06:59:59 EDT

  • Next message: Andrus Adamchik: "Test"

    Formatting html modifies DOCTYPE
    --------------------------------

                     Key: WOL-621
                     URL: http://issues.objectstyle.org/jira/browse/WOL-621
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 3.3.* (nightly build please specify)
             Environment: build 4556
                Reporter: Timo Höpfner
                Priority: Minor

    The formatter modifies the DOCTYPE when run on the html part of a component:

    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">

    becomes

    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

    Probably not a problem in most cases, though.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Thu Oct 25 2007 - 07:01:27 EDT