Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.1.3, 2.1.4, 3.0 Beta 1
-
None
-
None
Description
the jcr session is not always updated if the changes are made inside an other session. It looks like this behavior appears after one has done a lot of changes.
One can force this behavior doing the following:
- open public and admin tree in the same bowser (two tabs)
- delete the tree in in public
- activate every thing (and refresh the public view)
- deactivate a page
- refresh the public tree: you will see o corrupt page until you close the browser and reopen it again
Attention: this has nothing to do with activation you can get this also through common deletion (paralell sessions)
But Karsten Wintermann reported a similar problem:
.. "Sorry, I'm not able to determine the exact steps to reproduce this behavior. It happens after I edit some attributes in the "Config" repository. After some time the system enters a state where all copy and move operations reproducibly fail." ..
..." In my case I believe it had nothing to do with subscribers. Copy and Move worked fine up to a certain point, then after that they failed. I did not touch the subscriber configuration for this. I know the issue with unreachable subscribers, but this one is different." ...