[ 
http://jira.nuxeo.org/browse/NXP-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_29872
 ] 

Georges Racinet commented on NXP-1725:
--------------------------------------

Side note that could be useful in the future. After discussions with OG and JA:

It would be acceptable to implement a new NXQL predicate (let's call it 
RIGHTUNDER) for fields of type path to get the toplevel accessible (by ACLs) 
documents under a given path.
 
Example: Say container A has two subfolders, AA and AB and AA has 1000 
subfolders. A STARTSWITH on path, ordered by path would first list 
AA_0 to AA_999 and then AB while 
   Select * From Document Where ecm:mixinType=='Folderish' and ecm:path 
RIGHTUNDER <path of A> would directly provide A and B. 

No matter how deep B in the full document (non filtered by perms) tree is, what 
matters is the roots of the forest that permission filtering defines from the 
whole document tree.


> La definition de la liste des sections dans lesquelles on a le droit de 
> publier ne marche pas dans le cas ou on a une rupture de droits 
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NXP-1725
>                 URL: http://jira.nuxeo.org/browse/NXP-1725
>             Project: Nuxeo Enterprise Platform 5
>          Issue Type: Bug
>            Reporter: Delphine Renevey
>            Assignee: Radu Darlea
>
> La definition de la liste des sections dans lesquelles on a le droit de 
> publier ne marche pas dans le cas ou on a une rupture de droits ( rôles 
> "lecteur" retiré au groupe "members" à la racine)
> Publishactionbean à checker : plantages frequents + aleatoires depuis 
> l'onglet publication 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to