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