Closed
Description
Preconditions (*)
- Magento 2.3.1 or 2.3-develop (I've used commit d3fdecf, can't use the latest commit 28757e4 since it breaks the backend due to some 'unserialize' warnings)
- PHP 7.1.27
Steps to reproduce (*)
- In the backend go to Content => Pages
- Click 'Add New Page'
- Expand the 'Content' section, click 'Show / Hide Editor' and click 'Insert Image...'
Expected result (*)
Actual result (*)
Discussion
I think this is incorrect in Magento 2.3.x, as it would allow non-technical users to delete/change files they probably shouldn't touch. For example I was perfectly able to just remove the pub/media/catalog
directory using this interface, which is not a really good idea ...
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.3 release