[
https://issues.apache.org/jira/browse/SLING-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883298#action_12883298
]
Justin Edelson commented on SLING-1573:
---------------------------------------
new patch up at http://codereview.appspot.com/1668048, which I hope will be
basically final.
Configurable through three different options at both the bundle (via
ConfigAdmin) and request levels:
checkinNewVersionableNodes - defaults to false
autoCheckout - defaults to true
autoCheckin - defaults to true
Strictly speaking, a complete backwards compatible behavior is false, false,
false, but I thought false, true, true was a fair compromise.
> Support for Versionable nodes in post servlet
> ---------------------------------------------
>
> Key: SLING-1573
> URL: https://issues.apache.org/jira/browse/SLING-1573
> Project: Sling
> Issue Type: Improvement
> Components: Servlets
> Reporter: Justin Edelson
> Fix For: Servlets Post 2.0.6
>
>
> SLING-608 mentions versions (and SLING-848 talks about accessing versionable
> nodes), but we don't have an issue for creating and modifying versionable
> nodes as well as performing basic checkin and checkout operations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.