[rt-users] Hide some things in SelfService

Emmanuel Lacour elacour at easter-eggs.com
Wed Mar 31 09:23:52 EST 2004


On Wed, Mar 31, 2004 at 11:47:28AM +0400, Ruslan U. Zakirov wrote:
> Attached patch allow filter Transactions on SelfService History page.
> Changes are simple, but questions are OK.
> 

Thanks, it looks great but...doesn't work for me. Maybe we are using a
different RT versions (mine is 3.0.10).

I put the ShowHistory patched file in
local/html/SelfService/Ticket/Elements instead of
local/html/Ticket/Elements and make use of it in local/html/SelfService/Display.html


Here is the log:

error:   	could not find component for path 'ShowTransaction'
context:  	
...  	
80:  	grep { ($_->TransactionId == $Transaction->Id ) &&
($trans_content->{$_->Id} = $_) } @attachment_content;
81:  	
82:  	
83:  	#Args is first because we're clobbering the "Attachments"
parameter
84:  	$m->comp( 'ShowTransaction',
85:  	%ARGS,
86:  	
87:  	AttachPath => $AttachPath,
88:  	UpdatePath => $UpdatePath,
...  	
code stack:
/home/rt/rt/local/html/SelfService/Ticket/Elements/ShowHistory:84
/home/rt/rt/local/html/SelfService/Display.html:51
/home/rt/rt/share/html/autohandler:195

-- 
Emmanuel Lacour ------------------------------------ Easter-eggs
44-46 rue de l'Ouest  -  75014 Paris   -   France -  Métro Gaité
Phone: +33 (0) 1 43 35 00 37    -     Fax: +33 (0) 1 41 35 00 76
mailto:elacour at easter-eggs.com   -    http://www.easter-eggs.com



More information about the rt-users mailing list