You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/03/06 20:24:28 UTC

[jira] Assigned: (TAP5-919) Calling MarkupWriter.element() with an even number of arguments throws ArrayIndexOutOfBounds exception, not a useful exception about omitting a attribute name or value

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

Igor Drobiazko reassigned TAP5-919:
-----------------------------------

    Assignee: Igor Drobiazko

> Calling MarkupWriter.element() with an even number of arguments throws ArrayIndexOutOfBounds exception, not a useful exception about omitting a attribute name or value
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-919
>                 URL: https://issues.apache.org/jira/browse/TAP5-919
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Igor Drobiazko
>
> writer.element("span", clientId) throws the exception ... I mean to write writer.element("span", "id", clientId)

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