In the "sessions" node view (Submitted sessions (before voting)), for Block:Featured, there is a broken/missing handler under that block's overridden Relationships.

Thought maybe I had done this, but created a brand new COD instance for a reference double-check, and it's broken there too.

Comments

lisarex’s picture

Thanks for letting us know. We'll sort this out for the next version (alpha or beta).

coltrane’s picture

Version: 6.x-1.0-alpha3 » 6.x-1.0-beta1
Status: Active » Postponed (maintainer needs more info)

Is this an issue in Beta1?

bryrock’s picture

StatusFileSize
new205.99 KB

Is this an issue in Beta1?

Yes, it appears so. Just downloaded and installed Beta1 and went to the views block in question. It still shows broken/missing handler.

Screenshot attached.

ezra-g’s picture

Status: Postponed (maintainer needs more info) » Active

I 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.

greggles’s picture

I 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.

ezra-g’s picture

Status: Active » Fixed

Correct.

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!

Status: Fixed » Closed (fixed)

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