[rt-users] relogin necessary after changing/creating queue

Dirk Pape pape-rt at inf.fu-berlin.de
Fri Aug 3 08:15:16 EDT 2007


Hello,

--Am 2. August 2007 13:35:11 +0200 schrieb Benjamin Weser <weser at osp-dd.de>:

> I had a look at the code in /Elements/SelectQueue but since I haven't
> done anything in perl (yet) I didn't get very much out of it. Tried to
> uncomment here and there and changed the values of the variables but
> nothing provided the solution I am looking for.  :(

the code you have to be performed is the following:

  delete $session{'create_in_queues'};
  delete $session{'quick_search_queues'};

This is emptying the cache of queues which is stored in the $session 
object. But you have to decide where you want to perform it. Maybe you 
place a button somewhere?

Regards, Dirk.

-- 
Dr. Dirk Pape (eAS - Projektleitung Campus Management)
Freie Universitaet Berlin
Grunewaldstr. 34a, 12165 Berlin
Tel. +49 (30) 838 75143, Fax. +49 (30) 838 54654




More information about the rt-users mailing list