I just upgraded our RT install from 3.6.1 to 3.6.3. I am now getting an error when trying to add a Scrip for a queue.
I go to Configuration -> Queues -> Service -> Scrips -> New scrip.
I then get this error:

error: no such method 'Process' for component /Admin/Elements/EditScrip [standard] context: ... 74: },
75:      };
76: 77: my $scrip = RT::Scrip->new( $session{'CurrentUser'} ); 78: ($id, my @results) = $m->comp( '/Admin/Elements/EditScrip:Process', %ARGS ); 79: 80: if ( $id ) { 81: $current_subtab = "Admin/Queues/Scrip.html?id=$id&Queue=". $QueueObj->id;
82:      $title = loc("Modify a scrip for queue [_1]", $QueueObj->Name);
... code stack: /opt/rt3/share/html/Admin/Queues/Scrip.html:78
/opt/rt3/share/html/Admin/autohandler:47
/opt/rt3/share/html/autohandler:279

If I add a global scrip it works fine.

Has anyone seen this error, or have any ideas how to fix it?

Thanks for any help!!

--

Jason Bachman
Network Engineer
ASON,Inc.
(717) 757-2414 x22

begin:vcard
fn:Jason Bachman
n:Bachman;Jason
org:ASON, Inc.
adr:;;PO Box 550;York;PA;17405-0550;USA
email;internet:[EMAIL PROTECTED]
title:Network Engineer
tel;work:717-757-2414
tel;fax:208-474-9035
x-mozilla-html:FALSE
url:http://www.asoninc.com/
version:2.1
end:vcard

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to