Actions
Bug #9700
openContent: intro protection is not applying to category blog or featured views
Description
This is due to the context being changed to be location specific. Specifically it's not com_content.article, but com_content.category and com_content.featured that also need to be checked.
Updated by krileon about 1 month ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !369
Actions