Download & Extend

Video field not included within a group when assigned

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

Issue Summary

I've assigned the video field to a group in CCK and appears in the group when managing fields, but it is not included in the group on view and editing.

Comments

#1

Status:active» needs work

This is a quick patch I created which solved the problem for me... It basically removes it from being in it's own fieldset, allowing it to be grouped with fieldgroup. It also allows for multiple videos per content type, when before only one was showing up upon creating content.

AttachmentSize
video_cck_remove_fieldsets.patch 5.24 KB

#2

Assigned to:Anonymous» aaron
Status:needs work» fixed

awesome, thanks for the work! tested & committed now

#3

Status:fixed» closed (fixed)