Bug #103116
closedOops, an error occurred! Call to a member function getStorage() on bool
100%
Description
Since 9.5.46 & 11.5.35
"Oops, an error occurred! Call to a member function getStorage() on bool"
occurs at selecting a file as a link target in CKE as a non admin user. There is no problem as an admin user.
Files
Updated by Matthias Greiling 11 months ago
Matthias Greiling wrote:
Since 9.5.46 & 11.5.36
"Oops, an error occurred! Call to a member function getStorage() on bool"
occurs at selecting a file as a link target in CKE as a non admin user. There is no problem as an admin user.
The file storage is a link at www root - this structure does not work any more
lrwxrwxrwx 1 www-data typowww 30 28. Sep 2015 fileadmin -> /mnt/TYPO3_data/fXXX/fileadmin
lrwxrwxrwx 1 www-data typowww 19 16. Nov 2021 index.php -> typo3_src/index.php
lrwxrwxrwx 1 www-data typowww 28 28. Sep 2015 robots.txt -> /opt/typo3/server/robots.txt
lrwxrwxrwx 1 www-data typowww 15 16. Nov 2021 typo3 -> typo3_src/typo3
-rwxr-xr-x 1 www-data typowww 189 16. Nov 2021 typo3cms
drwxrwsr-x 6 www-data typowww 213 27. Jun 2023 typo3conf
lrwxrwxrwx 1 www-data typowww 26 20. Jan 2022 typo3_src -> /opt/typo3/src/typo3_src-9
lrwxrwxrwx 1 www-data typowww 30 16. Nov 2021 typo3temp -> /mnt/TYPO3_data/fXXX/typo3temp
lrwxrwxrwx 1 www-data typowww 28 28. Sep 2015 uploads -> /mnt/TYPO3_data/fXXX/uploads
Updated by Stig Nørgaard Færch 11 months ago
- TYPO3 Version changed from 9 to 11
- PHP Version changed from 7.4 to 8.1
We have this problem as well. But we don't use link on the file storage.
We found this happens when the user tries to create a link to a file in the RTE.
Updated by Gerrit Code Review 11 months ago
- Status changed from New to Under Review
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82999
Updated by Gerrit Code Review 11 months ago
Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82999
Updated by Gerrit Code Review 11 months ago
Patch set 3 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82999
Updated by Matthias Greiling 11 months ago
Gerrit Code Review wrote in #note-5:
Patch set 3 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82999
line 126 patch fixes issues in 9.5.46 & 11.5.35
Updated by Markus Klein 11 months ago
- Has duplicate Bug #103122: FileLinkHandler: false return value not taken into account added
Updated by Gerrit Code Review 11 months ago
Patch set 4 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82999
Updated by Andreas Fernandez 11 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset de0f48a7099fb320c50fd4635e11c1e4015690d9.
Updated by Stefan Terborg 11 months ago
When will this fix become a release? I have several websites running into problems because editors cannot link files.
Updated by Stig Nørgaard Færch 11 months ago
Also waiting for the next release. We get a many support calls, as we have 600 sites which have this problem.
Will there be release soon? Else we will have to patch.
Updated by Andreas Kienast 11 months ago
- Has duplicate Bug #103150: After Update to 11.5.35 -> Call to a member function getStorage() on bool | Error thrown in file ...FileLinkHandler.php added