[
https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blas Rodriguez Somoza updated OFBIZ-3683:
-----------------------------------------
Attachment: OFBIZ-3683_product_xhtml_v3.diff
> 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_v2.diff,
> OFBIZ-3683_product_xhtml_v3.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:
> EditFeatureCategoryFeatureCats.ftl
> Line 32: invalid </div>
> LInes 80-94: When productFeatureGroups has no content, this form is invalid,
> select is empty and so submitting will give an error, because invalid
> productFeatureGroupId.
> 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
> EditProductQuickAdmin.groovy
> Lines 221, 223, 265,267,269, 273, 275, 277.
> Wrong markup <div (block) must be <span(inline)
> The render with <div is wrong . See attached screenshots
--
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