You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the FrontendUrlGenerator hits an access restricted page, it will break with an ImmediateResponseException while initializing the Frontend.
This happens to me when saving a page and it tries to clear the cache for a Sys Folder doktype.
Because it is not accessible in the Frontend, only a 403 response is send and it is annoying in the backend.
The text was updated successfully, but these errors were encountered:
the-coding-owl
added a commit
to the-coding-owl/typo3-varnishcache
that referenced
this issue
Aug 21, 2019
If the FrontendUrlGenerator hits an access restricted page, it will break with an ImmediateResponseException while initializing the Frontend.
This happens to me when saving a page and it tries to clear the cache for a Sys Folder doktype.
Because it is not accessible in the Frontend, only a 403 response is send and it is annoying in the backend.
The text was updated successfully, but these errors were encountered: