Bug #84269
closedEXT:felogin Do not throw "No storage folder" exception if FE/checkFeUserPid is false
100%
Description
Problem/Description¶
The exception #1450904202: No storage folder (option storagePid) for frontend users given. (More information) must not occur if $GLOBALS['TYPO3_CONF_VARS']['FE']['checkFeUserPid']
is set to false
Possible ToDo(s) (suggestion)¶
- fix actual limitiation if option is set to false
- make required-evaluation for storagePid in felogin plugin flexform dependent on
$GLOBALS['TYPO3_CONF_VARS']['FE']['checkFeUserPid']
via userFunc
Updated by Josef Glatz over 6 years ago
- Related to Epic #84262: [FEATURE] Update felogin to extbase added
Updated by Susanne Moog about 6 years ago
- Target version changed from 9 LTS to next-patchlevel
Updated by Benni Mack over 5 years ago
- Target version changed from next-patchlevel to Candidate for patchlevel
Updated by Gerrit Code Review almost 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62916
Updated by Benni Mack almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a8da4b27b503f9fe6c05332f9e54a1e9a5e8667f.
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 9.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/+/62919
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch 9.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/+/62919
Updated by Benni Mack almost 5 years ago
- Status changed from Under Review to Resolved
Applied in changeset 4612bad6af236b42916ed1970aae7e7842648d9e.