Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.12-core
-
None
-
None
Description
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