Commit 66c2c40
[BUGFIX] Handle offline storages in filemounts gracefully
If the storage selected in a `sys_filemounts` record has been set to
offline, the `sys_filemounts` records must still be editable.
This is also valid for any other folder selection, and therefore the
exception must be handled.
Resolves: #108167
Releases: main, 13.4
Change-Id: I2fcd882bd861fbf0ba5cf493089cc8def3c20c6c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/91759
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: core-ci <typo3@b13.com>1 parent 09602b4 commit 66c2c40
File tree
1 file changed
+2
-1
lines changed- typo3/sysext/backend/Classes/Form/FormDataProvider
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments