RT 2.0.2test2

I’d greatly appreciate it if a few folks could give 2.0.2test2 a whirl.
If it appears good, it will become 2.0.2 on tuesday or so. And then I’m
off to california for a week and a half of vacation.

    -j

2001-07-23 00:31 jesse

* Makefile:

bumped version to 2.0.2test2

2001-07-23 00:30 jesse

* lib/RT/Tickets.pm, lib/RT/Interface/Web.pm, tools/testdeps,
webrt/Search/Listing.html:

Added support for bookmarkable searches.

2001-07-22 22:12 jesse

* lib/RT/: KeywordSelect.pm, User.pm:

Better error checking in User ACL checking

Fixed an ACL check bug in KeywordSelect.pm, thanks to Matthew Stock.

2001-07-22 22:09 jesse

* webrt/Admin/Users/index.html:

Fix for a users search bug and a clarification of another search option.

2001-07-22 22:06 jesse

* lib/RT/: Keywords.pm, Queues.pm, Users.pm:

By default, order Queues, Users and Keywords alphabetically

2001-07-22 22:05 jesse

* Makefile:

Permissions fix for the data dirs for the fastcgi handler

rt/etc is now mode 755, rather than 555.

2001-07-22 22:03 jesse

* bin/mason_handler.fcgi:

fastcgi handler no longer drops setgidness, so it can deal with session files.

2001-07-22 21:55 jesse

* etc/config.pm:

Cleaned up the config file a bit to make installation easier.

2001-07-22 21:52 jesse

* webrt/Elements/MyRequests:

Clean up phrasing of the "Tickets I own dialogbox"

2001-07-19 00:57 jesse

* Makefile:

Changed Makefile to not use MAN[13]INSTALLSITEPATH per Robert Shaw's changes

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

A REAL sysadmin challenge is “resurrect five dead mailserver while so ripped
to the gills on mdma that you can’t focus on any given line of text for more
than 10 seconds continuously.”
-Nathan Mehl

Heya – I rolled out test3, myself, and got an error with FreezeThaw.pm not
showing up in @INC, so I linked the module (which was buried way down
inside /usr/local/lib/perl5/blah/blah/blah) into place, and then ended up
with:

error while executing /Search/Listing.html [standard]:
Undefined subroutine &FreezeThaw::freeze called at /app/rt2/lib/RT/Tickets.pm line 110, line 6889.
HTML::Mason::Interp::ANON(‘Undefined subroutine &FreezeThaw::freeze called at /app/rt2/lib/…’) called at /app/rt2/lib/RT/Tickets.pm line 110
RT::tickets::FreezeLimits(‘RT::Tickets=HASH(0xd99948)’) called at /app/rt2/WebRT/data/obj/STANDARD/Search/Listing.html line 122
HTML::Mason::Commands::ANON(‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Component.pm line 131
HTML::Mason::Component::run(‘HTML::Mason::Component::FileBased=HASH(0xcfbc80)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
HTML::Mason::Request::comp(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, ‘HTML::Mason::Component::FileBased=HASH(0xcfbc80)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 316
HTML::Mason::Request::call_next(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’) called at /app/rt2/WebRT/data/obj/STANDARD/autohandler line 52
HTML::Mason::Commands::ANON(‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Component.pm line 131
HTML::Mason::Component::run(‘HTML::Mason::Component::FileBased=HASH(0xe78358)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
HTML::Mason::Request::comp(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, ‘HASH(0xf68ef0)’, ‘HTML::Mason::Component::FileBased=HASH(0xe78358)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 159
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 159
HTML::Mason::Request::exec(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, ‘/Search/Listing.html’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 914
HTML::Mason::ApacheHandler::handle_request_1(‘HTML::Mason::ApacheHandler=HASH(0xc2f4ec)’, ‘Apache=SCALAR(0xbf6160)’, ‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, undef) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 560
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 560
HTML::Mason::ApacheHandler::handle_request(‘HTML::Mason::ApacheHandler=HASH(0xc2f4ec)’, ‘Apache=SCALAR(0xbf6160)’) called at /app/rt2/bin/webmux.pl line 158
RT::Mason::handler(‘Apache=SCALAR(0xbf6160)’) called at /usr/local/lib/perl5/site_perl/5.6.1/FreezeThaw.pm line 0
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/FreezeThaw.pm line 0

Adam

Be cautious irritating the non-violent. They tend to be creative, as well.
adam hirsch - adam@baz.org - Recommended Daily Allowance

“AH” == Adam Hirsch adam@baz.org writes:

AH> Heya – I rolled out test3, myself, and got an error with FreezeThaw.pm not
AH> showing up in @INC, so I linked the module (which was buried way down
AH> inside /usr/local/lib/perl5/blah/blah/blah) into place, and then ended up
AH> with:

Well, that would be an indication of the module not being the one you
wanted. Right thing to do is fire up cpan and install it, rather than
making funny links about the place.

Adam, did you follow the instructions in the README that told you to
run make testdeps and make fixdeps? They should definitely have caught this.
If they didn’t, I need to spend more time whacking them into submission ;)On Mon, Jul 23, 2001 at 02:34:47PM -0400, Adam Hirsch wrote:

Heya – I rolled out test3, myself, and got an error with FreezeThaw.pm not
showing up in @INC, so I linked the module (which was buried way down
inside /usr/local/lib/perl5/blah/blah/blah) into place, and then ended up
with:

error while executing /Search/Listing.html [standard]:
Undefined subroutine &FreezeThaw::freeze called at /app/rt2/lib/RT/Tickets.pm line 110, line 6889.
HTML::Mason::Interp::ANON(‘Undefined subroutine &FreezeThaw::freeze called at /app/rt2/lib/…’) called at /app/rt2/lib/RT/Tickets.pm line 110
RT::tickets::FreezeLimits(‘RT::Tickets=HASH(0xd99948)’) called at /app/rt2/WebRT/data/obj/STANDARD/Search/Listing.html line 122
HTML::Mason::Commands::ANON(‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Component.pm line 131
HTML::Mason::Component::run(‘HTML::Mason::Component::FileBased=HASH(0xcfbc80)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
HTML::Mason::Request::comp(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, ‘HTML::Mason::Component::FileBased=HASH(0xcfbc80)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 316
HTML::Mason::Request::call_next(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’) called at /app/rt2/WebRT/data/obj/STANDARD/autohandler line 52
HTML::Mason::Commands::ANON(‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Component.pm line 131
HTML::Mason::Component::run(‘HTML::Mason::Component::FileBased=HASH(0xe78358)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, ‘QueueOp’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 653
HTML::Mason::Request::comp(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, ‘HASH(0xf68ef0)’, ‘HTML::Mason::Component::FileBased=HASH(0xe78358)’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 159
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 159
HTML::Mason::Request::exec(‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, ‘/Search/Listing.html’, ‘ValueOfQueue’, 1, ‘ValueOfStatus’, ‘ARRAY(0xf696a8)’, ‘StatusOp’, ‘=’, …) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 914
HTML::Mason::ApacheHandler::handle_request_1(‘HTML::Mason::ApacheHandler=HASH(0xc2f4ec)’, ‘Apache=SCALAR(0xbf6160)’, ‘HTML::Mason::Request::ApacheHandler=HASH(0xf5242c)’, undef) called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 560
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Mason/ApacheHandler.pm line 560
HTML::Mason::ApacheHandler::handle_request(‘HTML::Mason::ApacheHandler=HASH(0xc2f4ec)’, ‘Apache=SCALAR(0xbf6160)’) called at /app/rt2/bin/webmux.pl line 158
RT::Mason::handler(‘Apache=SCALAR(0xbf6160)’) called at /usr/local/lib/perl5/site_perl/5.6.1/FreezeThaw.pm line 0
eval {…} called at /usr/local/lib/perl5/site_perl/5.6.1/FreezeThaw.pm line 0

Adam


Be cautious irritating the non-violent. They tend to be creative, as well.
adam hirsch - adam@baz.org - Recommended Daily Allowance


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Computer games don’t affect kids; I mean if Pac-Man affected us as
kids, we’d all be running around in darkened rooms, munching magic
pills and listening to repetitive electronic music.
%
IP networks were intended to survive nuclear attack, but 12 year old
kids with PCs were not part of the threat model. – mycroft