-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI
-
Tags:
Trying things out in Platform 11.4.42.
Document with 3 versions:
v1 - user1 - Read
v2 - user2 - Read
v3 - user1,2 - Read
Login as user1: version drop down show little white square only.
Login as user2: version drop down only shows v3, expecting v2 & v3
Logfile shows:
nuxeo_1 | 2021-02-01T14:50:48,200 WARN [http-nio-0.0.0.0-8080-exec-9] [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'John'
nuxeo_1 | org.nuxeo.ecm.core.api.DocumentSecurityException: Privilege 'Read' is not granted to 'John'
nuxeo_1 | at org.nuxeo.ecm.core.api.AbstractSession.checkPermission(AbstractSession.java:241) ~[nuxeo-core-11.4.42.jar:?]
nuxeo_1 | at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:984) ~[nuxeo-core-11.4.42.jar:?]
nuxeo_1 | at org.nuxeo.ecm.restapi.server.jaxrs.RepositoryObject.getDocsByPath(RepositoryObject.java:62) ~[nuxeo-rest-api-server-11.4.42.jar:?]
nuxeo_1 | at jdk.internal.reflect.GeneratedMethodAccessor208.invoke(Unknown Source) ~[?:?]
nuxeo_1 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
nuxeo_1 | at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]