[rt-users] Listing of disabled queues
Dan Fairs
d.fairs at cogtest.com
Fri May 16 08:22:59 EDT 2003
Hi,
I may have found a little wrinkle here...
mysql> select Name, Disabled from Queues;
+--------------+----------+
| Name | Disabled |
+--------------+----------+
| General | 0 |
| ___Approvals | 2 |
| Test | 1 |
| Support | 0 |
+--------------+----------+
4 rows in set (0.00 sec)
As you can see, I have a queue called Test which is disabled. However, this
queue never appears in my listing from Configuration -> Queues, even when I
check 'Include disabled queues in listing' and hit Go. I'd quite like to be
able to re-enable my queues through the UI...
I took a quick look through Admin/Queues/index.html, and hence put this
into the address bar:
http://rt/Admin/Queues/index.html?FindDisabledQueues=1
And lo and behold, the disabled queues appear.
As before, RT 3.0.1, RedHat 9.0, FastCGI 2.4.0, Perl 5.8.0 (stock RH
version). Browsing with both IE6 and Phoenix (sorry, Firebird) 0.5.
Any idea what might be going on? Could it be related to FastCGI? This is
the first time I've used FastCGI...
Cheers,
Dan
--
d.fairs at cogtest.com
Daniel Fairs
More information about the rt-users
mailing list