Ticket #1110 (closed defect: fixed)

Opened 19 months ago

Last modified 4 weeks ago

Alt attributes generated by WYSIWYG editor should automatically be created if not set

Reported by: sharvey Owned by: aoneil
Priority: minor Milestone: 2.3.0-rc1*
Component: CMS - TinyMCE editor Version: 2.0
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

For images the alt attribute is missing if there is no 'Description' input filled out. We should probably make the alt attribute the image file name if one isn't set, so the pages validate XHTML.

Change History

Changed 17 months ago by aoneil

  • milestone SS CMS 2.0.2 deleted

Changed 13 months ago by sminnee

  • priority changed from medium to minor
  • harvest_task set to (Unknown)
  • invoice_sent set to 0

Alt should be and empty string if one isn't provided, alt="". However, when inserting an image, we should prompt the user - "We strongly recommend that you provide description text for the image, so that vision impaired visitors and search engines know more about the content of the page."

Changed 4 weeks ago by sminnee

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 2.3.0-rc1

Fixed with TinyMCE upgrade.

Note: See TracTickets for help on using tickets.