RTFM 2.0-beta4

[beta 3 was never released]

Relative to Beta 2, Beta 4 cleans up a bunch of minor stuff, adds
article deletion back in (much more correctly this time) and includes
the first cut of a SelfService UI at /NoAuth/RTFM/index.html

-j

Request Tracker — Best Practical Solutions – Trouble Ticketing. Free.

After an upgrade to beta4 (on rc1), get an error after logging in. I’m a
little confused on this one and don’t even know where to start to look.
Ideas?

Can’t locate object method “” via package “HTML::Mason::Lexer” at
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm line 188.

context: …
277: }
278:
279: # All errors returned from this routine will be in exception form.
280: local $SIG{‘DIE’} = sub {
281: rethrow_exception( $_[0] );
282: };
283:
284: #
285: # $m is a dynamically scoped global containing this

code stack: /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:281
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:188
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:136
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:98
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler.pm:196
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:69
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:109
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:323
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:863
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:967
/opt/rt3/share/html/Elements/Callback:58
/opt/rt3/share/html/Elements/Tabs:68
/opt/rt3/share/html/index.html:25
/opt/rt3/share/html/autohandler:145

raw error----- Original Message -----
From: “Jesse Vincent” jesse@bestpractical.com
To: rt-devel@fsck.com
Sent: Sunday, March 16, 2003 11:04 PM
Subject: [rt-devel] RTFM 2.0-beta4

[beta 3 was never released]

Relative to Beta 2, Beta 4 cleans up a bunch of minor stuff, adds
article deletion back in (much more correctly this time) and includes
the first cut of a SelfService UI at /NoAuth/RTFM/index.html

-j


Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.


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

Let me guess, it only happens once and then is fine?On Mon, Mar 17, 2003 at 11:21:21AM -0800, matthew zeier wrote:

After an upgrade to beta4 (on rc1), get an error after logging in. I’m a
little confused on this one and don’t even know where to start to look.
Ideas?

Can’t locate object method “” via package “HTML::Mason::Lexer” at
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm line 188.

context: …
277: }
278:
279: # All errors returned from this routine will be in exception form.
280: local $SIG{‘DIE’} = sub {
281: rethrow_exception( $_[0] );
282: };
283:
284: #
285: # $m is a dynamically scoped global containing this

code stack: /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:281
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:188
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:136
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:98
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler.pm:196
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:69
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:109
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:323
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:863
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:967
/opt/rt3/share/html/Elements/Callback:58
/opt/rt3/share/html/Elements/Tabs:68
/opt/rt3/share/html/index.html:25
/opt/rt3/share/html/autohandler:145

raw error

----- Original Message -----
From: “Jesse Vincent” jesse@bestpractical.com
To: rt-devel@fsck.com
Sent: Sunday, March 16, 2003 11:04 PM
Subject: [rt-devel] RTFM 2.0-beta4

[beta 3 was never released]

Relative to Beta 2, Beta 4 cleans up a bunch of minor stuff, adds
article deletion back in (much more correctly this time) and includes
the first cut of a SelfService UI at /NoAuth/RTFM/index.html

-j


Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.


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


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

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

Let me guess, it only happens once and then is fine?

Um, yes. I just tried a reload and got the overview page.

Feature? :slight_smile:

After an upgrade to beta4 (on rc1), get an error after logging in. I’m
a

Let me guess, it only happens once and then is fine?

Um, yes. I just tried a reload and got the overview page.

Feature? :slight_smile:

Mason bug, I think.

After an upgrade to beta4 (on rc1), get an error after logging in. I’m
a
little confused on this one and don’t even know where to start to look.
Ideas?

Can’t locate object method “” via package “HTML::Mason::Lexer” at
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm line 188.

context: …
277: }
278:
279: # All errors returned from this routine will be in exception form.
280: local $SIG{‘DIE’} = sub {
281: rethrow_exception( $_[0] );
282: };
283:
284: #
285: # $m is a dynamically scoped global containing this

code stack: /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:281
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:188
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:136
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Lexer.pm:98
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler.pm:196
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:69
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:109
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:323
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:863
/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:967
/opt/rt3/share/html/Elements/Callback:58
/opt/rt3/share/html/Elements/Tabs:68
/opt/rt3/share/html/index.html:25
/opt/rt3/share/html/autohandler:145

raw error

----- Original Message -----
From: “Jesse Vincent” jesse@bestpractical.com
To: rt-devel@fsck.com
Sent: Sunday, March 16, 2003 11:04 PM
Subject: [rt-devel] RTFM 2.0-beta4

[beta 3 was never released]

Relative to Beta 2, Beta 4 cleans up a bunch of minor stuff, adds
article deletion back in (much more correctly this time) and includes
the first cut of a SelfService UI at /NoAuth/RTFM/index.html

-j


Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.


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


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


Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.


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

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.