Hello,

For the Atom of "type" image, in the manage fields tab, i edit the image (core) field in order to enable the alt and title attributes of the image.

After this, when i create a new atom, the alt and title attributes are now available.

But the image rendered have always the alt text empty. And There is never title markup too.

Do i missing something or is there a bug ?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

flocondetoile’s picture

Title: alty and title support » alt and title support
Category: bug » feature

title changed

jcisio’s picture

Title: alt and title support » Scald Image: use alt and title in player when available in the image field
Version: 7.x-1.0-rc1 » 7.x-1.x-dev
Component: Code » Providers
drikc’s picture

Status: Active » Needs review
FileSize
2.06 KB

The attached patch add code for rendering the alt and title attributes and their values.

drikc’s picture

FileSize
2.06 KB

This is the same patch file than in #3 but with the correct name.

jcisio’s picture

Status: Needs review » Fixed

Thanks. I reviewed, committed and pushed patch #4.

timodwhit’s picture

Is this currently on the dev branch?

Status: Fixed » Closed (fixed)

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