Bug #60261
closedUpload folder missing for preinstalled extensions
100%
Description
The extension felogin is one of the preinstalled extensions in TYPO3 6.2. It seems, that the creation of the upload-folder uploads/tx_felogin is not handled for this preinstalled extension, as the folder is missing in a blank TYPO3 6.2 installation. This leads to the situation, that a user is not able to upload/choose a HTML template in the plugin settings.
I don't know if this is a general problem with preinstalled extensions or if it only affects felogin. TYPO3 should at least take care of the creation of extension upload folders for preinstalled extensions.
Steps to reproduce
- Add the felogin plugin to a page
- Choose an existing HTML template
- Save to plugin settings
This results in an error saying, that the destination folder ins not available.
I could fix the problem by reinstalling the extension felogin, so that the upload folder is created by the Extension Manager
Updated by Markus Klein over 10 years ago
- Status changed from New to Accepted
- Assignee set to Thomas Maroschik
Thanks for the report.
@Tom: This needs to be handled in the PackageManager then. Felogin "isPartOfFactoryDefault".
Updated by Thomas Maroschik over 10 years ago
@Markus Do you know how this has been handled before 6.2? Imho the install tool has to install the extensions. The PM just tracks which packages are there and active/inactive.
Updated by Nicole Cordes over 9 years ago
- Assignee deleted (
Thomas Maroschik) - Target version set to 7.3 (Packages)
- Sprint Focus set to On Location Sprint
Updated by Benni Mack over 9 years ago
- Target version changed from 7.3 (Packages) to 7.4 (Backend)
Updated by Jonathan IROULIN over 9 years ago
- Status changed from Accepted to In Progress
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress 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 http://review.typo3.org/40336
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40336
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40336
Updated by Jonathan IROULIN over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 32b8888547e498029b35478b63b0a590f23e1efc.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40337
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40337
Updated by Jonathan IROULIN over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 856ca19edb97e568caaa707336313d7be59eef62.
Updated by Mathias Schreiber over 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed