XHTML validation errors (specialpurpose_ecommerce)
-------------------------------------------------- Key: OFBIZ-3614 URL: https://issues.apache.org/jira/browse/OFBIZ-3614 Project: OFBiz Issue Type: Bug Components: specialpurpose/ecommerce Affects Versions: SVN trunk Reporter: Blas Rodriguez Somoza Priority: Trivial Fix For: SVN trunk Attachments: OFBIZ-3614_specialpurpose_ecommerce_xhtml.diff XHTML validation errors * Unclosed INPUT * attributes without values (checked, selected, disabled, etc) * attribute values without " * Uppercase tags or attributes. * Unencoded ampersands in urls. viewprofile.ftl Wrong markup at 248, 250. Entity without final ;  </#if> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3614: ----------------------------------------- Attachment: OFBIZ-3614_specialpurpose_ecommerce_xhtml.diff > XHTML validation errors (specialpurpose_ecommerce) > -------------------------------------------------- > > Key: OFBIZ-3614 > URL: https://issues.apache.org/jira/browse/OFBIZ-3614 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3614_specialpurpose_ecommerce_xhtml.diff > > > XHTML validation errors > * Unclosed INPUT > * attributes without values (checked, selected, disabled, etc) > * attribute values without " > * Uppercase tags or attributes. > * Unencoded ampersands in urls. > viewprofile.ftl > Wrong markup at 248, 250. Entity without final ; >  </#if> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3614: ----------------------------------------- Description: XHTML validation errors * Unclosed INPUT * attributes without values (checked, selected, disabled, etc) * attribute values without " * Uppercase tags or attributes. * Unencoded ampersands in urls. viewprofile.ftl Wrong markup at 248, 250. Entity without final ;  </#if> Patch attached was: XHTML validation errors * Unclosed INPUT * attributes without values (checked, selected, disabled, etc) * attribute values without " * Uppercase tags or attributes. * Unencoded ampersands in urls. viewprofile.ftl Wrong markup at 248, 250. Entity without final ;  </#if> > XHTML validation errors (specialpurpose_ecommerce) > -------------------------------------------------- > > Key: OFBIZ-3614 > URL: https://issues.apache.org/jira/browse/OFBIZ-3614 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3614_specialpurpose_ecommerce_xhtml.diff > > > XHTML validation errors > * Unclosed INPUT > * attributes without values (checked, selected, disabled, etc) > * attribute values without " > * Uppercase tags or attributes. > * Unencoded ampersands in urls. > viewprofile.ftl > Wrong markup at 248, 250. Entity without final ; >  </#if> > Patch attached -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3614: ----------------------------------------- Description: XHTML validation errors * Unclosed INPUT * attributes without values (checked, selected, disabled, etc) * attribute values without " * Uppercase tags or attributes. * Unencoded ampersands in urls. Other errors: viewprofile.ftl Wrong markup at 248, 250. Entity without final ;  </#if> Patch attached was: XHTML validation errors * Unclosed INPUT * attributes without values (checked, selected, disabled, etc) * attribute values without " * Uppercase tags or attributes. * Unencoded ampersands in urls. viewprofile.ftl Wrong markup at 248, 250. Entity without final ;  </#if> Patch attached > XHTML validation errors (specialpurpose_ecommerce) > -------------------------------------------------- > > Key: OFBIZ-3614 > URL: https://issues.apache.org/jira/browse/OFBIZ-3614 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3614_specialpurpose_ecommerce_xhtml.diff > > > XHTML validation errors > * Unclosed INPUT > * attributes without values (checked, selected, disabled, etc) > * attribute values without " > * Uppercase tags or attributes. > * Unencoded ampersands in urls. > Other errors: > viewprofile.ftl > Wrong markup at 248, 250. Entity without final ; >  </#if> > Patch attached -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3614: ----------------------------------------- Attachment: (was: OFBIZ-3614_specialpurpose_ecommerce_xhtml.diff) > XHTML validation errors (specialpurpose_ecommerce) > -------------------------------------------------- > > Key: OFBIZ-3614 > URL: https://issues.apache.org/jira/browse/OFBIZ-3614 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3614_specialpurpose_ecommerce_xhtml_v2.diff > > > XHTML validation errors > * Unclosed INPUT > * attributes without values (checked, selected, disabled, etc) > * attribute values without " > * Uppercase tags or attributes. > * Unencoded ampersands in urls. > Other errors: > viewprofile.ftl > Wrong markup at 248, 250. Entity without final ; >  </#if> > Patch attached -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3614: ----------------------------------------- Attachment: OFBIZ-3614_specialpurpose_ecommerce_xhtml_v2.diff > XHTML validation errors (specialpurpose_ecommerce) > -------------------------------------------------- > > Key: OFBIZ-3614 > URL: https://issues.apache.org/jira/browse/OFBIZ-3614 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3614_specialpurpose_ecommerce_xhtml_v2.diff > > > XHTML validation errors > * Unclosed INPUT > * attributes without values (checked, selected, disabled, etc) > * attribute values without " > * Uppercase tags or attributes. > * Unencoded ampersands in urls. > Other errors: > viewprofile.ftl > Wrong markup at 248, 250. Entity without final ; >  </#if> > Patch attached -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco closed OFBIZ-3614. ------------------------------ Assignee: Bruno Busco Resolution: Fixed Thank you Blas, your patch is in trunk at revision: 932719 > XHTML validation errors (specialpurpose_ecommerce) > -------------------------------------------------- > > Key: OFBIZ-3614 > URL: https://issues.apache.org/jira/browse/OFBIZ-3614 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Bruno Busco > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3614_specialpurpose_ecommerce_xhtml_v2.diff > > > XHTML validation errors > * Unclosed INPUT > * attributes without values (checked, selected, disabled, etc) > * attribute values without " > * Uppercase tags or attributes. > * Unencoded ampersands in urls. > Other errors: > viewprofile.ftl > Wrong markup at 248, 250. Entity without final ; >  </#if> > Patch attached -- 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 |