You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2014/04/21 10:13:14 UTC

[jira] [Closed] (OFBIZ-1741) HTML Validation

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

Jacopo Cappellato closed OFBIZ-1741.
------------------------------------

    Resolution: Incomplete

> HTML Validation 
> ----------------
>
>                 Key: OFBIZ-1741
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1741
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 4.0
>         Environment: Windows XP - OfBiz Release Branch 4.0 - Compiled with JDK 6 update 5 i586 - Firefox 2.0.0.13 with HTML Validator .0.8.4.0
>            Reporter: Brian Saxberg
>            Priority: Trivial
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Looking at the Manufacturing Tab.
> https://127.0.0.1:8443/manufacturing/control/main?externalLoginKey=EL33692334827
> HTML Validator complains about onSubmit in the form tag. 
> Here is the html code.
> <!-- begin form widget -->
> <form method="post"  action="/manufacturing/control/FindProductionRun"  class="basic-form" onSubmit="javascript:submitFormDisableSubmits(this)" name="findProductionRun">
> I didn't save the page and I will try to find it again but there was a place where an & was used instead of &amp; in a URL query string.
> The onsubmit issue looks like it could be fixed rather quickly.  I am not brave enough to attempt yet, but as I dig into this more I may try to fix some of these trivial things.
> Thanks,
> Brian



--
This message was sent by Atlassian JIRA
(v6.2#6252)