-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.19 Swallows
-
Fix Version/s: 0.20 Swallows, 1.5 Swallows, 1.4 Swallows
-
Labels:None
-
Environment:
uat.jtalks.org/poulpe
Exception appears on attempt to open Permission for new created branch.
Steps to reproduce:
- Login in Poulpe, open Forum structure
- Create new section
- Create new branch in this section via right-click menu
- Right-click on branch name, choose Permission
As a result, following exception appears:
PreparedStatementCallback; SQL [insert into acl_object_identity (object_id_class, object_id_identity, owner_sid, entries_inheriting) values (?, ?, ?, ?)]; Connection is read-only. Queries leading to data modification are not allowed; nested exception is java.sql.SQLException: Connection is read-only. Queries leading to data modification are not allowed[SQL: 0, S1009]
Note, that after this actions error message
Not unique in ID space [Page s5GQ_]: branchPermissionManagementWindow
appears on attempt to open permission for other branches.