Download & Extend

CCK - Imagecache: Alternative text not showing up

Project:InsertNode
Version:6.x-1.3
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have a node that has a CCK imagefield using imagecache with Alternative Text specified, for users who can not see the image or if the image cannot be displayed in the browser.

When I insert it into another node, the user supplied alt text is not included.

E.g. [node:123 imagefield=field_image:medium:default;]

Comments

#1

Note: the alt test does show up when I insert the whole node. E.g.

[node:123 body]

#2

Category:support request» feature request

new_B,

I'm no too sure what's different between the call we issue and the call issued when node_view() is called. If you can find out, then we can fix InsertNode. Note that adding support for imagefield was not my idea in the first place.

Thank you.
Alexis Wilke