You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bruno Busco (JIRA)" <ji...@apache.org> on 2010/04/18 00:29:26 UTC

[jira] Closed: (OFBIZ-3685) XHTML validation errors round 2 (order)

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

Bruno Busco closed OFBIZ-3685.
------------------------------

      Assignee: Bruno Busco
    Resolution: Fixed

Thank you Blas,
your slightly changed patch (I only changed some tabs with spaces) is in trunk at revision: 935270

> XHTML validation errors round 2 (order)
> ---------------------------------------
>
>                 Key: OFBIZ-3685
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3685
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Assignee: Bruno Busco
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3685_order_xhtml_v4.diff
>
>
> XHTML validation errors
>     * Unclosed tags
>     * attributes without values (checked, selected, disabled, etc)
>     * attribute values without "
>     * Uppercase tags or attributes.
>     * Unencoded ampersands in urls.
> Other errors:
> checkinits.ftl
> Line 104, 171: duplicated id userLoginId
> appendorderitem.ftl
> Line 65: invalid a closing
> editorderitems.ftl
> Line 214: needed td close;
> orderagreements.ftl
> Line 35,55: hidden input must be inside td.
> Line 37,67: attribute valign not valid for tr
> orderinfo.ftl
> Lines 22-88: form must be inside li.
> Lines 232-248: form must be inside td.
> orderpaymentinfo.ftl
> LInes 122,123,124,155: wrong syntax -> class"label" should be -> class="label"
> ordershippinginfo.ftl
> Line 62: form must be inside li.
> Line 296,297: label for attribute does not match input id
> Lines 308, 310: label for attribute does not match select id
> Line 318: duplicated unneeded id.
> Line 319. 321: label for attribute does not match select id
> Lines 499, 519: form must be inside td
> Line 527: duplicated span open
> Lines 521,546: form must be inside td
> Line 552: duplicated span open
> quoteInfo.ftl
> Line 40: invalid /div
> quoteRoles.ftl
> Lines 24-44: avoid empty table

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