[
https://issues.apache.org/jira/browse/OFBIZ-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blas Rodriguez Somoza updated OFBIZ-3608:
-----------------------------------------
Attachment: OFBIZ-3608_party_xhtml_v2.diff
> XHTML validation errors (party)
> -------------------------------
>
> Key: OFBIZ-3608
> URL: https://issues.apache.org/jira/browse/OFBIZ-3608
> Project: OFBiz
> Issue Type: Bug
> Components: party
> Affects Versions: SVN trunk
> Reporter: Blas Rodriguez Somoza
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: OFBIZ-3608_party_xhtml.diff,
> OFBIZ-3608_party_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:
> findparty.ftl
> Wrong markup at line 44,46. Entity without final ;
> > <
> Wrong markup at line 353. DIV tag with duplicated id.
> <div id="findPartyResults">
> EditShopingList.ftl
> Wrong markup at line 28, duplicated "
> <a href="javascript:$('createEmptyShoppingList').submit();""
> class="buttontext">
> Updated patch attached (v2)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.