Actions
Bug #7538
closedAccess issues with gallery comment streams
Description
Gallery comment streams access checks are not functioning correctly. In an activity entry with multiple gallery entries with no comments opening the first gallery entry then navigating to the next results in the comment stream displayed on the next entry to deny access.
Updated by krileon over 5 years ago
This might be due to how menu params are loaded. The menu parsing behavior needs to be more specific and be sure it ignores all menu items except CB Activity ones.
Updated by krileon over 5 years ago
Caching method for streams seams to be working fine as well. Still unknown what's causing this, but can still be confirmed on demo site so something is certainly messing with the loading behavior.
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
This is now fixed since menu parsing has been improved. Unable to reproduce on demo site now.
Actions