You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2008/01/09 20:55:33 UTC

[jira] Closed: (XAP-325) main-results.html contains a malformed form tag

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

Trevor Oldak closed XAP-325.
----------------------------


> main-results.html contains a malformed form tag
> -----------------------------------------------
>
>                 Key: XAP-325
>                 URL: https://issues.apache.org/jira/browse/XAP-325
>             Project: XAP
>          Issue Type: Bug
>            Reporter: David Gennaco
>            Priority: Minor
>
> In /unittests/jsunit/app/main-results.html, there is an end-form tag without any opening tag.
> <input type="hidden" name="id">
> <input type="hidden" name="userAgent">
> <input type="hidden" name="jsUnitVersion">
> <input type="hidden" name="time">
> <input type="hidden" name="url">
> <input type="hidden" name="cacheBuster">
> <select size="5" name="testCases" multiple></select>
> </form>

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