Skip to content

Fix exception due invalid item retrival - #83

Merged
dmolineus merged 3 commits into
contao-bootstrap:masterfrom
koertho:fix/access_denied
Aug 13, 2026
Merged

dmolineus merged 3 commits into
contao-bootstrap:masterfrom
koertho:fix/access_denied

Conversation

@koertho

@koertho koertho commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Fix #82

@dmolineus dmolineus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please do not commit the .idea folder. :-) The folder is not excluded in the .gitignore by default as this should be a user specific setting.

@koertho

koertho commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

I created the pr since we have multiple projects with this issue. I don't know when contao will release a patch. Even if this is also a issue of contao, we should ask if there can be a current record before asking for it, so I just changed the order of the code to do so.
If you do not want to merge it, we will keep using this our fork, but maybe there are other users with the same issue.

@koertho

koertho commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

The idea folder was an accident, we always have gitignore files for that, sorry! :)

@koertho
koertho marked this pull request as ready for review August 13, 2026 09:11
@dmolineus
dmolineus merged commit 0849831 into contao-bootstrap:master Aug 13, 2026
0 of 4 checks passed
@koertho

koertho commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Thanks! :)

@dmolineus

Copy link
Copy Markdown
Member

Thanks for the fix, released as 3.1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Access deny exception on unrelated elements

2 participants