-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1 M2
-
Fix Version/s: 5.1 M2
-
Component/s: Seam / JSF UI
When a user with read-only privileges tries to lock a document, it leads to errors in the webapp like :
"javax.servlet.ServletException: Could not find Stateful bean: 5c4o5p31-503lzc-f10esoxt-1-f10fawk8-83" [...]
"javax.ejb.EJBNoSuchObjectException: Could not find Stateful bean: 5c4o5p31-503lzc-f10esoxt-1-f10fawk8-83" [...]
A quick fix would be just to hide the lock button from read-only users.