After deleting the last item of the queue I get two errors:
Notice: Undefined variable: result in-QueueUISystemQueue->inspect() (from line 52 -/site-name/sites/all/modules/queue_ui/lib/QueueUISystemQueue.php).
and:
Warning: Invalid argument supplied for foreach() in-QueueUISystemQueue->inspect() (line from -site-name/sites/all/modules/queue_ui/lib/QueueUISystemQueue.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | queue_ui-redirect_empty_queue-2227897-3.patch | 477 bytes | justinstandring |
| #2 | undefined_array-2227897-2.patch | 370 bytes | soul88 |
Issue fork queue_ui-2227897
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #1
taitai commentedComment #2
soul88Please check if this helps
Comment #3
justinstandring commented#2 patch works, but leaves the user at the inspect page with an empty table. This patch (#3) redirects them back to the list of queues.
Comment #4
mouhammed commentedThe patch #3 works.
Comment #5
belaustegui commentedI can confirm that the patch #3 works perfectly. Will it be merged into the stable version?
Thank you!
Comment #6
Chris CharltonBump.
Comment #7
jimmyko commented+1 for the patch.
Comment #8
ronaldmulero commented#3 works for me
• queue_ui 7.x-2.x
Comment #9
Chris CharltonCool. We've got more validated reports patch #3 is good. Let's move this in. :)
Comment #13
volegerPushed into 7.x-2.x
Thanks
Comment #14
volegerSet proper status.