check the assets table
com_guidedtours has a parent_id of 1 (root)
com_guidedtours.tour.1 has the parent_id of the component
etc
all of them have the same root, breaking inheritance in the permissions of a tour
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-03-26 18:40:20 |
Closed_By | ⇒ | richard67 |
Found the issue. I am writing a PR for it. The table class is missing the _getAssetParentId() to get the parent id of the component.