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

Blas Rodriguez Somoza updated OFBIZ-3608:
-----------------------------------------

    Description: 
XHTML validation errors

    * Unclosed INPUT
    * attributes without values (checked, selected, disabled, etc)
    * attribute values without "
    * Uppercase tags or attributes.
    * Unencoded ampersands in urls.

findparty.ftl
Wrong markup at line 44,46. Entity without final ;
>&nbsp<
Wrong markup at line 353. DIV tag with duplicated id.
<div id="findPartyResults">

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.

findparty.ftl
Wrong markup at line 44,46. Entity without final ;
>&nbsp<
Wrong markup at line 353. DIV tag with duplicated id.
<div id="findPartyResults">




> 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
>
>
> XHTML validation errors
>     * Unclosed INPUT
>     * attributes without values (checked, selected, disabled, etc)
>     * attribute values without "
>     * Uppercase tags or attributes.
>     * Unencoded ampersands in urls.
> findparty.ftl
> Wrong markup at line 44,46. Entity without final ;
> >&nbsp<
> Wrong markup at line 353. DIV tag with duplicated id.
> <div id="findPartyResults">
> Patch attached

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

Reply via email to