Project:Embedded Media Field
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:aaron
Status:closed (fixed)

Issue Summary

when overriding a node theme, would be nice to have $node->field_video[0]['value'] present on preview. i think there's a cck hook that we could use for this? i need to research it.

also see http://drupal.org/node/228678

Comments

#1

Status:active» fixed

this has been fixed, using the undocumented 'sanitize' cck option, used for check_plain, check_markup, and apparently for previews.

#2

Status:fixed» closed (fixed)

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