[dna-issues] [JBoss JIRA] Reopened: (DNA-549) Creating A New Property And Changing An Existing Property Should Have Different ChangeRequest Types
Dan Florian (JIRA)
jira-events at lists.jboss.org
Mon Jan 4 13:52:30 EST 2010
[ https://jira.jboss.org/jira/browse/DNA-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Florian reopened DNA-549:
-----------------------------
Assignee: Dan Florian (was: Randall Hauch)
The RequestProcessor needs to set the actual Property on the UpdatePropertiesRequest as the property is needed during observation event handling. Currently the request only contains the property name.
> Creating A New Property And Changing An Existing Property Should Have Different ChangeRequest Types
> ---------------------------------------------------------------------------------------------------
>
> Key: DNA-549
> URL: https://jira.jboss.org/jira/browse/DNA-549
> Project: DNA
> Issue Type: Bug
> Components: JCR
> Affects Versions: 0.6
> Reporter: Dan Florian
> Assignee: Dan Florian
> Priority: Blocker
> Fix For: 0.7
>
> Attachments: DNA-549.patch
>
>
> There is no way to differentiate between when a new property is created and when an existing property is set. Both are handled using the SetPropertyRequest. The JCR spec clearly states the difference between these two cases as each one has their own event type.
> Work to change to the relevant change requests, update connectors, and update the NetChangeObserver will need to be done.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list