Mohamed Abdelaziz
Mohamed Abdelaziz
I'm debugging this issue and found that the **Upload** function of the **Media Manager** is using the [File: readAsDataURL() method](https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsDataURL) where the file's data is represented as a base64 encoded...
@chmst Please check this fix #43424
> There are more instances. Please find the following and apply the same change. Thank you! > > `0 => 'icon-times',` Replaced the other instances.
I noticed that all the modal windows have the same issue. Is this look intentional? I'm not sure if it’s supposed to be like this, so is there any reference...
I have tested this item :white_check_mark: successfully on 7cb128d0afdd183622cc1ee6eec765262c5e1024This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43424.
I think this is the scenario: Normally the disabled field is not submitted with the form, so when the table checks for that field before saving the record, it does...