[
https://issues.apache.org/jira/browse/SLING-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Hartmann updated SLING-882:
-----------------------------------
Summary: SlingNodeStore commits changes in newItem() instead of save()
(was: SlingNodeStore.isDirty(item) always returns false)
Rory,
thanks for clarifying. Shall I close this bug, or should we leave it open with
the updated summary?
> SlingNodeStore commits changes in newItem() instead of save()
> -------------------------------------------------------------
>
> Key: SLING-882
> URL: https://issues.apache.org/jira/browse/SLING-882
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Andreas Hartmann
> Priority: Minor
>
> isDirty: function(/* item? */ item) { console.log("isDirty");
> return false;
> },
> Is this on purpose, or is it just not implemented yet?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.