Batch subqueue creation should use form_submit_finish
ezra-g - August 15, 2008 - 19:29
| Project: | Smartqueue Per User |
| Version: | 5.x-0.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ezra-g |
| Status: | closed |
Description
Because the qid has not been set when the queue edit form is submitted, user subqueues created with batch creation have their qids set to 0. This patch disables batch creation in the queue edit form until the queue has been created.

#1
#2
#3
Actually, this isn't the best solution. Merlinofchaos thought ahead, and provided a nodequeue_api_queue_form_submit_finish, that runs after the queue is created. Nice API!
Setting this back to active/normal since the problem is solved currently, but could be solved *better*.
#4
Committed to 5 and 6.
#5
Automatically closed -- issue fixed for two weeks with no activity.