Change both path's of the Media Manager configration, i.e. 'Path to Files Folder' and 'Path to Images Folder'.
Open Media Manager.
A list of files in folder 'Path to Files Folder', if there are any, or an empty folder otherwise.
The result depends on proper configuration of the FileSystem - Local
plugin. If no directory is chosen, which is the default, the plugin returns [{"directory": "images"}]
and the Media Manager shows nothing.
A fresh Joomla! 4.0 installation, or at least with unaltered FileSystem - Local
plugin configuration.
My suggestion is to return Media Manager's 'Path to Files Folder' setting from FileSystem - Local
as a default and not [{"directory": "images"}]
.
Labels |
Added:
?
|
@richard67 Unfortunately this will not be solved with PR #34314. It's a minor fix though, which I don't mind doing if that's o.k.
... which I don't mind doing if that's o.k.
@pjdevries You mean you wanna fix it with another PR? That would be very o.k.
@richard67 Yeah, that's what I meant. I'll do it right away.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-02 15:37:09 |
Closed_By | ⇒ | alikon |
@pjdevries Will that be solved, too, with your PR #34314 ? If so, this issue can be closed.