assets getting removed from nodes
jjbarrows - December 19, 2008 - 09:25
| Project: | Asset |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I created a content type (video_asset) with one custom field (asset) and added some content to it (video files)
all OK and .flv's play inline nicely
used the flag module to create a playlist of video (one node so far) - OK
hacked the contemplate rss template to include a URL for the source media file - OK
created a second video_asset node - OK
viewed the flag playlist of two nodes - draggable tables reported a conflict of weights and didn't display drag handles
refreshed the view - NO VIDEO SHOWING FOR video_asset nodes
click the link to the node, and confirmed the asset is just not attached anymore
