[
https://issues.apache.org/jira/browse/OFBIZ-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Busco reassigned OFBIZ-3604:
----------------------------------
Assignee: Bruno Busco
> XHTML validation errors (humanres)
> ----------------------------------
>
> Key: OFBIZ-3604
> URL: https://issues.apache.org/jira/browse/OFBIZ-3604
> Project: OFBiz
> Issue Type: Bug
> Components: humanres
> Affects Versions: SVN trunk
> Reporter: Blas Rodriguez Somoza
> Assignee: Bruno Busco
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: OFBIZ-3604_humanres_xhtml.diff
>
>
> XHTML validation errors
> * Unclosed INPUT
> * attributes without values (checked, selected, disabled, etc)
> * attribute values without "
> * Uppercase or mixed case tags or attributes.
> * Unencoded ampersands in urls.
> Other errors:
> findEmployee.ftl
> Wrong markup at line 9. Lacks <tr>
> </tr><td class="label">${uiLabelMap.PartyFirstName}</td>
> Wrong marckup at line 15. Lacks <tr>
> <tr><input type="hidden" name="roleTypeId" value="EMPLOYEE"/></tr>
> Patch attached
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.