You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bruno Busco (JIRA)" <ji...@apache.org> on 2010/04/07 22:26:33 UTC

[jira] Assigned: (OFBIZ-3584) XHTML validation errors (accounting)

     [ https://issues.apache.org/jira/browse/OFBIZ-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Busco reassigned OFBIZ-3584:
----------------------------------

    Assignee: Bruno Busco

> XHTML validation errors (accounting)
> ------------------------------------
>
>                 Key: OFBIZ-3584
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3584
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Assignee: Bruno Busco
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3584_accounting_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:
> CommisionRun.ftl 
> Wrong markup at line 638.  (td outside row and table.)
> <td colspan='4'><h3>${uiLabelMap.AccountingNoInvoicesFound}</h3></td>
> BatchPayments.ftp
> Wrong markup at line 675 (opened h2 and closed h3)
> <h2>${uiLabelMap.AccountingNoRecordFound}</h3>
> Patch attached

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.