Closed (fixed)
Project:
Workflow
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
27 Jan 2005 at 18:08 UTC
Updated:
11 Feb 2005 at 01:15 UTC
Drupal CVS, php 4.3.8, OS X, MySQL 4.0.12-standard.
Whenever I add a transition, I get these errors:
warning: array_key_exists(): The second argument should be either an array or an object in /Library/WebServer/Documents/drupal/modules/workflow/workflow.module on line 874.
warning: Cannot modify header information - headers already sent by (output started at /Library/WebServer/Documents/drupal/includes/common.inc:346) in /Library/WebServer/Documents/drupal/includes/common.inc on line 156.
and I'm not redirected to the workflow page. Going back into edit mode to see if the transition was added shows it was, though, so I have no idea why these annoying errors pop-up.
Comments
Comment #1
jvandyk commentedThis should now be fixed.
Comment #2
(not verified) commentedWow, that was fast! Thanks a lot, it doesn't happen any more. Great module, btw! :)
Comment #3
(not verified) commented