Hi all, I have just installed RT 4.0.2. If I go to the queue configuration screen, then select 'Scrips', there are two sections displayed: 'Scrips which apply to all queues' and 'Current scrips'. If I click a link in the first section, RT gives an error like: "Queue 8 not found" (where 8 was actually the scrip #, not queue #).
The reason is that /Admin/Queues/Scrips.html page uses 'id' attribute to select the queue. However, the links are generated by the /Admin/Elements/ListGlobalScrips element, which uses 'id' as scrip selector. That works on the /Admin/Global/Scrips.html page, but not on the /Admin/Queues/Scrips.html. Is it a bug or am I missing something? Regards, Alexey. -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
