[jira] [Commented] (SLING-3827) Unable to create nodes with protected properties, e.g. rep:User

2023-08-24 Thread Konrad Windszus (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17758589#comment-17758589
 ] 

Konrad Windszus commented on SLING-3827:


Not in the near future, but with more recent FileVault version it should be 
easier to generate compliant DocView (as described in 
https://jackrabbit.apache.org/filevault/authorizables.html and 
https://jackrabbit.apache.org/filevault/acls.html)

> Unable to create nodes with protected properties, e.g. rep:User
> ---
>
> Key: SLING-3827
> URL: https://issues.apache.org/jira/browse/SLING-3827
> Project: Sling
>  Issue Type: Bug
>  Components: IDE
>Affects Versions: Sling Eclipse IDE 1.0.4
>Reporter: Robert Munteanu
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Sling Eclipse IDE 2.0.0
>
>
> I tried to create a user using the tooling, and I get back an exception:
> The debug trace is
> {noformat}
> | Worker-886 | 2014-08-06 18:10:22.590 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | update | 96 | 
> Created node at /home/users/system/blabla with primaryType rep:User |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateMixins 
> | 347 | Added new mixin rep:AccessControllable to node at path 
> /home/users/system/blabla |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateNode | 
> 298 | Setting property rep:principalName with value 
> org.apache.jackrabbit.spi.commons.value.QValueValue@b7c2c87f (raw =  
> mcm-service) on node at /home/users/system/blabla |
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SLING-3827) Unable to create nodes with protected properties, e.g. rep:User

2023-08-24 Thread Robert Munteanu (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17758587#comment-17758587
 ] 

Robert Munteanu commented on SLING-3827:


[~kwin] - you're assigned to this, do you plan to contribute a fix?

> Unable to create nodes with protected properties, e.g. rep:User
> ---
>
> Key: SLING-3827
> URL: https://issues.apache.org/jira/browse/SLING-3827
> Project: Sling
>  Issue Type: Bug
>  Components: IDE
>Affects Versions: Sling Eclipse IDE 1.0.4
>Reporter: Robert Munteanu
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Sling Eclipse IDE 2.0.0
>
>
> I tried to create a user using the tooling, and I get back an exception:
> The debug trace is
> {noformat}
> | Worker-886 | 2014-08-06 18:10:22.590 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | update | 96 | 
> Created node at /home/users/system/blabla with primaryType rep:User |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateMixins 
> | 347 | Added new mixin rep:AccessControllable to node at path 
> /home/users/system/blabla |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateNode | 
> 298 | Setting property rep:principalName with value 
> org.apache.jackrabbit.spi.commons.value.QValueValue@b7c2c87f (raw =  
> mcm-service) on node at /home/users/system/blabla |
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SLING-3827) Unable to create nodes with protected properties, e.g. rep:User

2020-04-10 Thread Robert Munteanu (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17080423#comment-17080423
 ] 

Robert Munteanu commented on SLING-3827:


Could we maybe somehow warn the user that they were not synced or that they are 
not supported?

> Unable to create nodes with protected properties, e.g. rep:User
> ---
>
> Key: SLING-3827
> URL: https://issues.apache.org/jira/browse/SLING-3827
> Project: Sling
>  Issue Type: Bug
>  Components: IDE
>Affects Versions: Sling Eclipse IDE 1.0.4
>Reporter: Robert Munteanu
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Sling Eclipse IDE 1.2.4
>
>
> I tried to create a user using the tooling, and I get back an exception:
> The debug trace is
> {noformat}
> | Worker-886 | 2014-08-06 18:10:22.590 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | update | 96 | 
> Created node at /home/users/system/blabla with primaryType rep:User |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateMixins 
> | 347 | Added new mixin rep:AccessControllable to node at path 
> /home/users/system/blabla |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateNode | 
> 298 | Setting property rep:principalName with value 
> org.apache.jackrabbit.spi.commons.value.QValueValue@b7c2c87f (raw =  
> mcm-service) on node at /home/users/system/blabla |
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (SLING-3827) Unable to create nodes with protected properties, e.g. rep:User

2020-04-10 Thread Konrad Windszus (Jira)


[ 
https://issues.apache.org/jira/browse/SLING-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17080422#comment-17080422
 ] 

Konrad Windszus commented on SLING-3827:


This is one of the major issue with the Sling IDE. I think for now we should 
just skip those special types. Not that useful for incremental sync anyways and 
hard to replicate the exact FileVault logic. 

> Unable to create nodes with protected properties, e.g. rep:User
> ---
>
> Key: SLING-3827
> URL: https://issues.apache.org/jira/browse/SLING-3827
> Project: Sling
>  Issue Type: Bug
>  Components: IDE
>Affects Versions: Sling Eclipse IDE 1.0.4
>Reporter: Robert Munteanu
>Assignee: Konrad Windszus
>Priority: Major
> Fix For: Sling Eclipse IDE 1.2.4
>
>
> I tried to create a user using the tooling, and I get back an exception:
> The debug trace is
> {noformat}
> | Worker-886 | 2014-08-06 18:10:22.590 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | update | 96 | 
> Created node at /home/users/system/blabla with primaryType rep:User |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateMixins 
> | 347 | Added new mixin rep:AccessControllable to node at path 
> /home/users/system/blabla |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateNode | 
> 298 | Setting property rep:principalName with value 
> org.apache.jackrabbit.spi.commons.value.QValueValue@b7c2c87f (raw =  
> mcm-service) on node at /home/users/system/blabla |
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (SLING-3827) Unable to create nodes with protected properties, e.g. rep:User

2017-06-14 Thread Stefan Seifert (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16049385#comment-16049385
 ] 

Stefan Seifert commented on SLING-3827:
---

same problem applies to rep:policy nodes with ACL definitions, see SLING-6958 
for details.

> Unable to create nodes with protected properties, e.g. rep:User
> ---
>
> Key: SLING-3827
> URL: https://issues.apache.org/jira/browse/SLING-3827
> Project: Sling
>  Issue Type: Bug
>  Components: IDE
>Affects Versions: Sling Eclipse IDE 1.0.4
>Reporter: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.2.0
>
>
> I tried to create a user using the tooling, and I get back an exception:
> The debug trace is
> {noformat}
> | Worker-886 | 2014-08-06 18:10:22.590 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | update | 96 | 
> Created node at /home/users/system/blabla with primaryType rep:User |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateMixins 
> | 347 | Added new mixin rep:AccessControllable to node at path 
> /home/users/system/blabla |
> | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
> /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateNode | 
> 298 | Setting property rep:principalName with value 
> org.apache.jackrabbit.spi.commons.value.QValueValue@b7c2c87f (raw =  
> mcm-service) on node at /home/users/system/blabla |
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SLING-3827) Unable to create nodes with protected properties, e.g. rep:User

2014-08-07 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14089171#comment-14089171
 ] 

Robert Munteanu commented on SLING-3827:


Worth noting that FileVault has special handling for rep:User and rep:Group 
node types - 
[DocViewSaxImporter|https://github.com/apache/jackrabbit-filevault/blob/244586b46aef726a3bebc0e3caf10267523c89b9/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L637]
 .

 Unable to create nodes with protected properties, e.g. rep:User
 ---

 Key: SLING-3827
 URL: https://issues.apache.org/jira/browse/SLING-3827
 Project: Sling
  Issue Type: Bug
  Components: IDE
Affects Versions: Sling Eclipse IDE 1.0.4
Reporter: Robert Munteanu
 Fix For: Sling Eclipse IDE 1.1.0


 I tried to create a user using the tooling, and I get back an exception:
 The debug trace is
 {noformat}
 | Worker-886 | 2014-08-06 18:10:22.590 | org.apache.sling.ide.impl-vlt | 
 /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | update | 96 | 
 Created node at /home/users/system/blabla with primaryType rep:User |
 | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
 /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateMixins 
 | 347 | Added new mixin rep:AccessControllable to node at path 
 /home/users/system/blabla |
 | Worker-886 | 2014-08-06 18:10:22.591 | org.apache.sling.ide.impl-vlt | 
 /debug | org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | updateNode | 
 298 | Setting property rep:principalName with value 
 org.apache.jackrabbit.spi.commons.value.QValueValue@b7c2c87f (raw =  
 mcm-service) on node at /home/users/system/blabla |
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)