[
https://issues.apache.org/jira/browse/TAP5-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Drobiazko closed TAP5-919.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.2.0
> 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
> Fix For: 5.2.0
>
>
> 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.