[
https://issues.apache.org/jira/browse/TRINIDAD-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf resolved TRINIDAD-1495.
------------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.12-core
Assignee: Matthias Weßendorf
> ResponseWriters should throw IllegalStateException when attributes written
> outside of start element
> ---------------------------------------------------------------------------------------------------
>
> Key: TRINIDAD-1495
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1495
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Affects Versions: 1.2.12-core
> Reporter: Blake Sullivan
> Assignee: Matthias Weßendorf
> Fix For: 1.2.12-core
>
> Attachments: JIRA_1495_12MAIN.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> We have seen cases where due to bugs in Renderers and ResponseWriterWrappers,
> element attribute content is written inside the element body. Debugging the
> cause is sometimes tricky, but is much easier if the ResponseWriters throw an
> IllegalStateException if attributes are written after the start element has
> been closed for any reason
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.