Steps to reproduce:
- Navigate to
/admin/config/media/cloudinary - Under 'STREAM WRAPPER SETTINGS > Cloudinary scheme with root folder', select a root folder
- Submit the form
- Scroll back down to the 'STREAM WRAPPER SETTINGS' section
Expected result: The folder I selected in step 2 above is still selected
Actual result: No folders are selected
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | cloudinary-stream_wrapper_settings_submit-3110743-4.patch | 1.49 KB | leobaillard |
| #2 | cloudinary-root_folder_setting_submit-3110743-2.patch | 477 bytes | greenskin |
Comments
Comment #2
greenskin commentedType change looks to solve this particular issue.
Comment #3
leobaillard commentedHi,
Still experiencing this in the latest version with the patch applied using 9.4.5.
Comment #4
leobaillard commentedPatch added for handling the submission of the stream wrapper settings (root folders + logging) that were not handled + fix a warning when the folders config does not return an array.
Comment #5
nginex commented