When a user creates a post with a photo, no user interface is presented to enter an Alternative text for the image.
This is a great lean solution to make it as easy as possible for the user to publish pictures.

Instead the filename is used to fill the Alternative text. This happens without taking care, if an Alternative text exists or not. Usually there cant be any text, because no UI exists to fill it in. But what, if a service has already created a better Alternative text?

It would be great to have a simple check for it before overwriting.

Comments

slowflyer created an issue. See original summary.

slowflyer’s picture

StatusFileSize
new884 bytes

Here is the patch.

This would help to reach greater goals. (https://www.drupal.org/node/2919743)

slowflyer’s picture

Status: Active » Needs review
slowflyer’s picture

StatusFileSize
new922 bytes

Changed the final patch a little.

maikelkoopman’s picture

Status: Needs review » Fixed

This will be part of Release 1.8.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.