When enabling features that work with nodequeue from drush, I see these notices:

Undefined property: stdClass::$link nodequeue.module:897 [notice]
Undefined property: stdClass::$link_remove [notice]
nodequeue.module:898
Undefined property: stdClass::$reference nodequeue.module:905 [notice]
Undefined property: stdClass::$name nodequeue.module:893 [notice]
Undefined property: stdClass::$reference nodequeue.module:905 [notice]

Comments

amateescu’s picture

Status: Active » Postponed (maintainer needs more info)

Nodequeue doesn't have features integration.. yet. The obvious question would be: how did you create those 'features that work with nodequeue'? :)

Can you paste some code or the steps to reproduce? Also, does it happen with 7.x-2.x-dev as well?

phoenix’s picture

I have a feature that has a dependency on nodequeue, on install I get those notices.

fizk’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

If this issue still effects anyone, please reopen and describe how to reproduce.