Skip to content
Snippets Groups Projects
Commit 8798feb7 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[BUGFIX] Rename default storage from "fileadmin/ (auto-created)" to "fileadmin"

The information in the sys_file_storage record created automatically
should not be persisted as "auto-created" as 90% of the people do not
modify this, and it is only confusing to see this information in the filelist
without having a good and explained way to change this.

Instead "fileadmin" (taken from $GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'])
is used when creating the default storage.

This was originally added by myself when introducing FAL in 6.0,
and never touched, however feedback from newcomers shows that
this should be adapted.

Resolves: #91921
Releases: master
Change-Id: I675ef7818aa6a83191574131f54c1c2b6f490e41
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65151


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 4a12b556
Branches
Tags
No related merge requests found
Showing
with 25 additions and 25 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment