forked from pimcore/pimcore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug]: Calling absolute document URL of Sites should not be possible (p…
…imcore#14706) * Calling absolute document URL of Sites is not possible and returns a 404 Not Found error. * Fix Type hint. * Updated caching strategy. * Change check statement. * Remove empty line. * Add Runtime Cache. * use isFrontendRequestByAdmin() instate of pimcore_editmode. * Update doc. * Update doc. * Fix typo. Co-authored-by: Divesh Pahuja <[email protected]> --------- Co-authored-by: Divesh Pahuja <[email protected]>
- Loading branch information
1 parent
3234a8e
commit c424e03
Showing
3 changed files
with
57 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters