For example my test page "admin/panels/panel-page/Test/edit/content" have 5 panel images without an ALT tag specified. This causes the XHTML validator to complain.

Comments

sdboyer’s picture

Tuning the xhtml output really isn't merlin's or my area of expertise, so as with #277396: Content is jumping / scrollbars flickering on/off - patch?

hass’s picture

Title: XHTML: Images don't have ALT tags » XHTML: Images don't have ALT tags / wrong use if t()
Status: Active » Needs review
StatusFileSize
new3.66 KB

While I fixed this bug, I found there is a major bug about translatability that is also included in this patch.

sun’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new3.45 KB

Replaced custom image tags with theme('image') functions. Aside from that, this is ready to go.

hass’s picture

This looks more better :-)

sdboyer’s picture

Status: Reviewed & tested by the community » Fixed

Great, thanks for getting this up so quickly. Committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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