Posted by aaron on May 29, 2008 at 5:27pm
2 followers
Jump to:
| 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
this has been fixed, using the undocumented 'sanitize' cck option, used for check_plain, check_markup, and apparently for previews.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.