mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #30328
[Bug 1502371] Re: No proper alt text for images and replacing of alt text in images in TinyMCE
** Changed in: mahara/15.10
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1502371
Title:
No proper alt text for images and replacing of alt text in images in
TinyMCE
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Fix Committed
Status in Mahara 15.10 series:
Fix Released
Bug description:
Tested in 15.04 and 15.10
When an image is put into a text or note block via TinyMCE, the alt
text is automatically set to the image's path. Even when you overwrite
it in the HTML code, it is replaced with the image path upon saving.
<img
src="https://yoururl/artefact/file/download.php?file=520&embedded=1&text=569296"
alt="download.php?file=520&embedded=1&text=56">
It would be better if the alt text could be the image description or
if it could be entered manually via the interface.
The alt text changing upon saving the HTML is a problem for
accessibility.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1502371/+subscriptions
References