Download & Extend

Duplicate declarations of nodequeue_action_info resulting in WSoD

Project:Nodequeue
Version:5.x-2.1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

In both actions.inc and workflow_ng, function nodequeue_action_info is defined, resulting in a fatal error and resulting white screen of death.

I was of the impression that these two modules were not mutually exclusive? if they are, this needs to be put into the code as an if/else sort of situation at the very least.

Comments

#1

Status:active» needs review

This is a known issue in wf_ng and actions. I've added a check so a WSOD won't happen.

(btw, this collision is going to be fixed in D6 version).

AttachmentSizeStatusTest resultOperations
nodequeue_wfng_actions_collide_1.patch940 bytesIgnored: Check issue status.NoneNone

#2

Looks good to me, though the drupal_set_message refers to action module instead of actions module ;).

#3

Fixed typo.

AttachmentSizeStatusTest resultOperations
nodequeue_wfng_actions_collide_2.patch941 bytesIgnored: Check issue status.NoneNone

#4

Status:needs review» fixed

New release will be available shortly.

#5

Also, fixed a 'tabs instead of two spaces' issue in this patch.

#6

Status:fixed» closed (fixed)

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

nobody click here