XHTML validation errors round 2 (product)
-----------------------------------------

                 Key: OFBIZ-3683
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3683
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
            Reporter: Blas Rodriguez Somoza
            Priority: Trivial
             Fix For: SVN trunk
         Attachments: OFBIZ-3683_product_xhtml.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:

EditFeatureCategoryFeatures.ftl
- Form must be outside table
- hidden input fields must be inside td and not directly inside tr or table.

EditFeatureGroups.ftl
- Form and input fields should be inside td.

EditProductFeatures.ftl
- hidden input fields must be inside td and not directly inside tr.

EditProductQuickAdmin.ftl
Line 72: unclosed h2.
Line 125: hidden input fields must be inside td and not directly inside tr or 
table.
Line 387: unclosed td

EditProductPromoRules
Line 153, 314, 464- duplicated id productCategoryId




-- 
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

        

Reply via email to