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


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.

Reply via email to