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

new_B’s picture

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

[node:123 body]

AlexisWilke’s picture

Category: support » feature

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