It´s not easy to reproduce the issue as it happens on different sites, different environments and different articles. Sometimes when i click on a title of an Article (I´m Super Admin) the error message appears that the direct access is not allowed.
So at first sight there seems to be an permission issue, but not. Because if i click the checkbox in front of the Article and click on the Edit button the article opens as expected.
I think @rdeutz you also spoke about this issue before?
Joomla 3.6.4
@brianteeman please close this - duplicate of many
closing didnt know it was already reported thanks
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-26 23:09:24 |
Closed_By | ⇒ | coolcat-creations |
Labels |
Added:
?
|
It is "race" condition, between 2 or more updates of the session data
Exactly it is not, the ACL permission is calculated correctly, but the calculation is lost by another operation that tries to save the array with the editable article IDs (or tries to save other session data)
An easy way to reproduce this,
There has been many reports about this, and has been discussed very extensively,
it is minor,
only becomes a big problem when it is persistent due to a website trying to utilize browser caching for all urls
you can read more here: #10753