Download & Extend

Remove authorqueue.module from 6.x Branch, Update to 6, Add to documentation

Project:Nodequeue
Version:6.x-2.0-rc2
Component:Code
Category:bug report
Priority:critical
Assigned:ezra-g
Status:closed (fixed)

Issue Summary

warning: Missing argument 3 for form_set_value(), called in /home/mysite/public_html/sites6/all/modules/nodequeue/authorqueue.module on line 48 and defined in /home/mysite/public_html/drupal-6.4/includes/form.inc on line 1303.

I tried to create an Author queue and got the above message. It's not clear if this is a serious issue and whether I have to worry about it. Any feedback will be appreciated.

Comments

#1

Authorqueue has not been updated to Drupal 6. I need to look into whether this will be upgraded or deprecated by http://drupal.org/project/smartqueue_users .

#2

Title:Missing argument 3 warning» Remove authorqueue.module from 6.x Branch, Update to 6, Add to documentation
Assigned to:Anonymous» ezra-g

Authorqueue is incomplete -- it doesn't remove queues for authors once their accounts are deleted. Per Merlinofchaos' wishes, I will convert it to Drupal-6 and include it in the documentation as a great example of the smartqueue API. In the meantime, http://drupal.org/project/issues/smartqueue_users can be configured to provide the same functionality. The Drupal 6 version is in alpha and should be stable soon.

#3

Priority:normal» critical

Marking as critical since this needs to happen to prevent smartqueue from generating errors in the Drupal 6 official release.

#4

Status:active» fixed

Per Merlinofchaos, Authorqueue has been updated (with deadwood), added to the Nodequeue documentation page and removed from the Drupal 6 branch.

#5

Status:fixed» closed (fixed)

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