Open nadavkav opened 8 years ago
I think this is a core issue to address too.
Any other method on the '$file' object? Just seems wrong to correct a mistake with another mistake.
Definitely a core issue. here it is: https://tracker.moodle.org/browse/MDL-52842
Oh crumbs! With MDL-52842 they have sat on their bums for months and not able to make a decision, now there is a surprise :(.
I added the filename as ALT, which seems wrong, but as far as I researched the Moodle code... using Atto for adding an Image, the description is immediately saved as an ALT attribute in the content, but not in the mdl_files DB table. and so, unavailable if we use that image file elsewhere like at the above course summary attached files (and not as links but as images) looks like we need a new accessibility MDL on the tracker. what do you think?