Partial response writer, delete resolution
------------------------------------------
Key: MYFACES-2589
URL: https://issues.apache.org/jira/browse/MYFACES-2589
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-beta-2, 2.0.0-beta, 2.0.0-alpha
Environment: Java
Reporter: Werner Punz
The pprResponseWriter.delete("id") resolves to
<changes><delete id="id"></delete>
the </changes> is missing, I will issue a fix on monday when I commit my work
on the PartialResponseWriterImpl, including the unit test which triggered this
error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.