typo3faltypo3-11.x

Non-public storages: Wrong publicUrl in FE & BE?


Normally (til TYPO3 v10) the output of files that are stored in non-public storages, is done via eID fileDump.

Now, with TYPO3 v11, I get URIs like /storage/_processed_/d/4/csm_IMG_1186_520147cc3c.jpg for the publicUrl of the files - instead of an eID link.

Is it a bug or a faulty configuration?


Solution

  • Somehow the "Is publicly available?" checkbox of the FileStorage was enabled. For non-public folders, this has of course to be disabled.

    enter image description here