[rt-users] Error adding scrip to queue
Jason Bachman
jbachman at asoninc.com
Thu May 24 09:27:51 EDT 2007
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070524/e307095d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jbachman.vcf
Type: text/x-vcard
Size: 274 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070524/e307095d/attachment.vcf>
More information about the rt-users
mailing list