[Rt-devel] Error in 3.4.1
Richard Ellis
Richard.Ellis at Sun.COM
Mon Mar 7 06:05:19 EST 2005
Hi,
One of my users is reporting an error occurring and it appears to just
be a typing issue that is untrapped.
1. Save Changes on the Jumbo tab gives the following error. Submitted a
syntax error to the ticket number quoted for the Depends on Field. Had
typed in #4 instead of just 4.
*System error*
*error:* Can't call method "Scheme" on an undefined value at
/opt/rt3/lib/RT/Ticket_Overlay.pm line 2581.
*context:*
*...*
*2577:* elsif ( $args{'Base'} ) {
*2578:* $other_ticket_uri->FromURI( $args{'Base'} );
*2579:* }
*2580:*
*2581:* if ( $other_ticket_uri->Resolver->Scheme eq
'fsck.com-rt') {
*2582:* my $object = $other_ticket_uri->Resolver->Object;
*2583:*
*2584:* if ( UNIVERSAL::isa( $object, 'RT::Ticket' )
*2585:* && $object->id
*...*
*code stack:* /opt/rt3/lib/RT/Ticket_Overlay.pm:2581
/opt/rt3/lib/RT/Ticket_Overlay.pm:2552
/opt/rt3/lib/RT/Interface/Web.pm:1463
/opt/rt3/lib/RT/Interface/Web.pm:1413
/opt/rt3/share/html/Ticket/ModifyAll.html:154
/opt/rt3/share/html/autohandler:215
RT3.4.1, running on Solaris 9 with Perl 5.8.3 and Apache 1.3.33
More information about the Rt-devel
mailing list