[rt-users] RT::Queue::TicketCustomFields Unimplemented in HTML::Mason::Commands

Zbigniew zbigniew at starpower.net
Fri Apr 8 13:24:49 EDT 2005


Recently upgraded from 3.2 to 3.4.1 and I am getting this error when
displaying a ticket.
 
 
error: 	 RT::Queue::TicketCustomFields Unimplemented in
HTML::Mason::Commands. (/opt/rt3/share/html/Ticket/Elements/ShowSummary line
56) 
	
context: 	 
... 	 	
453: 	 if ( $self->_Accessible( $Attrib, 'object' ) ) {	
454: 	 *{$AUTOLOAD} = sub {	
455: 	 my $s = shift;	
456: 	 return $s->_Object(	
457: 	 Field => $Attrib,	
458: 	 Args => [@_],	
459: 	 );	
460: 	 };	
461: 	 return $self->_Object( Field => $Attrib, Args => [@_] );	
... 	 	
code stack:
/usr/local/lib/perl5/site_perl/5.8.4/DBIx/SearchBuilder/Record.pm:457
/opt/rt3/share/html/Ticket/Elements/ShowSummary:56
/opt/rt3/share/html/Ticket/Display.html:57
/opt/rt3/share/html/autohandler:215
	
RT::Queue::TicketCustomFields Unimplemented in HTML::Mason::Commands.
(/opt/rt3/share/html/Ticket/Elements/ShowSummary line 56) 





Trace begun at /usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Exceptions.pm
line 131

HTML::Mason::Exceptions::rethrow_exception('RT::Queue::TicketCustomFields
Unimplemented in HTML::Mason::Commands.
(/opt/rt3/share/html/Ticket/Elements/ShowSummary line 56) ^J') called at
/usr/local/lib/perl5/site_perl/5.8.4/DBIx/SearchBuilder/Record.pm line 457

DBIx::SearchBuilder::Record::AUTOLOAD('RT::Queue=HASH(0xa2a22e4)') called at
/opt/rt3/share/html/Ticket/Elements/ShowSummary line 56

HTML::Mason::Commands::__ANON__('Ticket', 'RT::Ticket=HASH(0xa29c670)',
'Attachments', 'RT::Attachments=HASH(0xa1fd844)') called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Component.pm line 134

HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa2a14a
0)', 'Ticket', 'RT::Ticket=HASH(0xa29c670)', 'Attachments',
'RT::Attachments=HASH(0xa1fd844)') called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm line 1074

eval {...} at /usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm
line 1068

HTML::Mason::Request::comp(undef, undef, 'Ticket',
'RT::Ticket=HASH(0xa29c670)', 'Attachments',
'RT::Attachments=HASH(0xa1fd844)') called at
/opt/rt3/share/html/Ticket/Display.html line 57

HTML::Mason::Commands::__ANON__('id', 844, 'id', 844) called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Component.pm line 134

HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa25c20
8)', 'id', 844, 'id', 844) called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm line 1074

eval {...} at /usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm
line 1068

HTML::Mason::Request::comp(undef, undef, 'id', 844, 'id', 844) called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm line 760

HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0x
a935238)', 'id', 844) called at /opt/rt3/share/html/autohandler line 215

HTML::Mason::Commands::__ANON__('id', 844) called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Component.pm line 134

HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa9176c
4)', 'id', 844) called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm line 1069

eval {...} at /usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm
line 1068

HTML::Mason::Request::comp(undef, undef, undef, 'id', 844) called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm line 338

eval {...} at /usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm
line 338

eval {...} at /usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/Request.pm
line 297

HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0xa9352
38)') called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/ApacheHandler.pm line 134

eval {...} at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/ApacheHandler.pm line 134

HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandl
er=HASH(0xa935238)') called at
/usr/local/lib/perl5/site_perl/5.8.4/HTML/Mason/ApacheHandler.pm line 792

HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(
0x91d1e70)', 'Apache::RequestRec=SCALAR(0xa7d8a9c)') called at
/opt/rt3/bin/webmux.pl line 105

eval {...} at /opt/rt3/bin/webmux.pl line 105

RT::Mason::handler('Apache::RequestRec=SCALAR(0xa7d8a9c)') called at -e line
0

eval {...} at -e line 0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050408/a9e62110/attachment.htm>


More information about the rt-users mailing list