XHTML validation errors round 2 (manufacturing)
----------------------------------------------- Key: OFBIZ-3687 URL: https://issues.apache.org/jira/browse/OFBIZ-3687 Project: OFBiz Issue Type: Bug Components: manufacturing Affects Versions: SVN trunk Reporter: Blas Rodriguez Somoza Priority: Trivial Fix For: SVN trunk Attachments: OFBIZ-3687_manufacturing_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: EditProductBom.ftl Line 110: duplicated id "productId" EditCalendar.ftl Lines 71, 74: unclosed td -- 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 |
[ https://issues.apache.org/jira/browse/OFBIZ-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3687: ----------------------------------------- Attachment: OFBIZ-3687_manufacturing_xhtml.diff > XHTML validation errors round 2 (manufacturing) > ----------------------------------------------- > > Key: OFBIZ-3687 > URL: https://issues.apache.org/jira/browse/OFBIZ-3687 > Project: OFBiz > Issue Type: Bug > Components: manufacturing > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3687_manufacturing_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: > EditProductBom.ftl > Line 110: duplicated id "productId" > EditCalendar.ftl > Lines 71, 74: unclosed td -- 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco closed OFBIZ-3687. ------------------------------ Assignee: Bruno Busco Resolution: Fixed Thank you Blas, your patch is in trunk at revision: 935266 > XHTML validation errors round 2 (manufacturing) > ----------------------------------------------- > > Key: OFBIZ-3687 > URL: https://issues.apache.org/jira/browse/OFBIZ-3687 > Project: OFBiz > Issue Type: Bug > Components: manufacturing > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Bruno Busco > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3687_manufacturing_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: > EditProductBom.ftl > Line 110: duplicated id "productId" > EditCalendar.ftl > Lines 71, 74: unclosed td -- 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 |
Free forum by Nabble | Edit this page |