[
https://issues.apache.org/jira/browse/MYFACES-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Werner Punz resolved MYFACES-2589.
----------------------------------
Resolution: Won't Fix
Ok no bug, the worklfow is clear, if we start an operatio within update delete
insert etc... the changes tag must be opened upfront.
And if nothing else comes along which breaks the changes cycle it stays open to
avoid tag clutter, we have the closeChanges in the close operation.
this is not a bug, I have to revisit my tests though, those are probably broken.
> 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-alpha, 2.0.0-beta, 2.0.0-beta-2
> 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.