[rt-users] Error by handling Attachment in dhandler/1.1.2.4 RT2
Dirk Haenelt
Dirk.Haenelt at itl.justiz.sachsen.de
Fri Aug 3 03:11:48 EDT 2001
Jesse schrieb:
>
> you didn't follow the upgrade procedure. especially the bit about checking and
> fixing perl dependencies.
i have upgaded all requ. perl modules:
(and a few new installed)
/usr/bin/perl ./tools/testdeps -warn mysql
Checking for DBI 1.18 ...found
Checking for DBIx::DataSource 0.02 ...found
Checking for DBIx::SearchBuilder 0.40 ...found
Checking for HTML::Entities...found
Checking for MLDBM...found
Checking for Net::Domain...found
Checking for Net::SMTP...found
Checking for Params::Validate 0.02 ...found
Checking for HTML::Mason 0.896 ...found
Checking for CGI::Cookie 1.06 ...found
Checking for Apache::Cookie...found
Checking for Apache::Session 1.53 ...found
Checking for Date::Parse...found
Checking for Date::Format...found
Checking for MIME::Entity 5.108 ...found
Checking for Mail::Mailer 1.20 ...found
Checking for Getopt::Long 2.24 ...found
Checking for Tie::IxHash...found
Checking for Text::Wrapper...found
Checking for Text::Template...found
Checking for File::Spec 0.8 ...found
Checking for Errno...found
Checking for FreezeThaw...found
Checking for File::Temp...found
Checking for Log::Dispatch 1.6 ...found
Checking for DBD::mysql 2.0416 ...found
than i have upgraded the rt2 again, but this error
come's over and over...
error in file:
/opt/rt2/WebRT/data/obj/Search/Listing.html
line 126:
Can't locate object method "FreezeLimits" via package
"RT::Tickets"
context:
...
122:
$_out->('/Search/Listing.html?ClearRestrictions=1">New
search</a><br>
123:
<A HREF="');
124:
$_out->($_escape->(( $RT::WebPath),'h'));
125:
$_out->('/Search/Listing.html?Bookmark=');
126:
$_out->($_escape->(($session{'tickets'}->FreezeLimits()),'u','h'));
127:
$_out->('&TicketsSortBy=');
128:
$_out->($_escape->(($session{'tickets_sort_by'}),'h'));
129:
$_out->('&TicketsSortOrder=');
130:
$_out->($_escape->(($session{'tickets_sort_order'}),'h'));
...
component stack:
/Search/Listing.html
/autohandler
code stack:
/opt/rt2/WebRT/data/obj/Search/Listing.html:126
/opt/rt2/WebRT/data/obj/autohandler:52
--
Dirk Haenelt
IT-Leitstelle JVA Dresden
More information about the rt-users
mailing list