Closed (fixed)
Project:
Conference Organizing Distribution Support Modules
Version:
6.x-1.0-beta1
Component:
cod_session
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2011 at 02:10 UTC
Updated:
24 Aug 2011 at 15:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
lisarex commentedThanks for letting us know. We'll sort this out for the next version (alpha or beta).
Comment #2
coltraneIs this an issue in Beta1?
Comment #3
bryrock commentedYes, it appears so. Just downloaded and installed Beta1 and went to the views block in question. It still shows broken/missing handler.
Screenshot attached.
Comment #4
ezra-g commentedI was able to reproduce. We ship with a "featured sessions" display that assumes that you have Nodequeue installed. We don't ship COD with Nodequeue (nor export a featured sessions queue) so we should probably remove this display entirely.
Comment #5
gregglesI guess that's easier because nodequeue doesn't (yet) have exportable support? If so I support that change.
Otherwise I say: let's just add nodequeue.
Comment #6
ezra-g commentedCorrect.
The Nodequeue exportable patch was recently re-rolled for 7.x, and needs a review and backport patch to 6.x-2.x :)
http://drupal.org/node/373174#comment-4816092 .
I've removed the display: http://drupalcode.org/project/cod_support.git/commit/c80a3e6
Thanks!