In Rewrite Results > Output this field as a link:

Label: Alt text
Description: Text to place as "alt" text which most browsers display as a tooltip when hovering over the link.

But this field actually inserts a "title" in the link not an "alt", so it should say:

Label: Title text
Description: Text to place as "title" text which most browsers display as a tooltip when hovering over the link.

Comments

dawehner’s picture

Category: bug » task
Issue tags: +Novice

This sounds like a valid and doable task for new contributors.

The file would be views/handlers/views_handler_field.inc

sammyd56’s picture

Assigned: Unassigned » sammyd56
Status: Active » Needs review
StatusFileSize
new853 bytes

Here's the patch...

dawehner’s picture

Version: 7.x-3.x-dev » 6.x-3.x-dev
Status: Needs review » Patch (to be ported)

Please continue to rock!

Committed to 7.x-3.x and as always maybe worth to backport

sammyd56’s picture

Here is the D6 patch:

sammyd56’s picture

Status: Patch (to be ported) » Needs review
dawehner’s picture

Status: Needs review » Fixed

And fixed

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