-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.19
-
Fix Version/s: 0.19
-
Labels:None
Steps to reproduce:
1) Create two branches and add MOVE_TOPIC permission to them for your user (any group which contains user)
2) Create topic in the first branch
3) Try move it to the second
AR: Page is not refreshed. Breadcrumb with old path is displayed
ER: Breadcrumb with new path should be displayed
During this operation an exception is throwed (see attached file).
securityContextFacade.getContext() returns other context that in previous invocations and it returns null authentication (common SecurityService:61)