Updates to http://rt2-demo.fsck.com:8080

http://rt2-demo.fsck.com:8080 (login as guest/guest)

just got the latest code dropped on top of
it…and appears to work ok. The big change in recent days
is the addition of the “modify ticket” page, complete with working date
modifications. Try things like “tomorrow at 5pm” and “in 3 business days”
and “next tuesday”.

The UI for manipulating requestors and ccs and administrative ccs is there.
The logic behind it isn’t. I think that’s the last thing before
I roll something that I try to call “alpha 1”

jesse reed vincent — root@eruditorum.orgjesse@fsck.com
pgp keyprint: 50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91
Gur SOV jnagf gb znxr guvf fvt vyyrtny.

Jesse jesse@fsck.com writes:

http://rt2-demo.fsck.com:8080 (login as guest/guest)

Looks like something is broken…

System error

while serving rt2-demo.fsck.com /index.html (referer=http://rt2-demo.fsck.com:8080/, agent=Mozilla/4.75C-SGI [en] (X11; U; IRIX 6.5 IP32))
error while executing /autohandler:
Can’t call method “IsPassword” on an undefined value at /opt/rt2-demo/WebRT/data/obj/autohandler line 25, chunk 2.
HTML::Mason::Request::ANON(‘Can't call method “IsPassword” on an undefined value at /opt/rt…’) called at /opt/rt2-demo/WebRT/data/obj/autohandler line 25
HTML::Mason::Component::run(‘HTML::Mason::Component::FileBased=HASH(0x8bee1e4)’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 607
HTML::Mason::Request::comp1(‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, ‘HASH(0x8d80d88)’, ‘HTML::Mason::Component::FileBased=HASH(0x8bee1e4)’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 532
HTML::Mason::Request::comp(‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, ‘HASH(0x8d80d88)’, ‘HTML::Mason::Component::FileBased=HASH(0x8bee1e4)’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 144
eval {…} called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 144
HTML::Mason::Request::exec(‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, ‘/index.html’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 635
HTML::Mason::ApacheHandler::handle_request_1(‘HTML::Mason::ApacheHandler=HASH(0x8b8403c)’, ‘Apache=SCALAR(0x8d5ce70)’, ‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, undef) called at /usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 321
eval {…} called at /usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 321
HTML::Mason::ApacheHandler::handle_request(‘HTML::Mason::ApacheHandler=HASH(0x8b8403c)’, ‘Apache=SCALAR(0x8d5ce70)’) called at /opt/rt2-demo/bin/webmux.pl line 129
RT::Mason::handler(‘Apache=SCALAR(0x8d5ce70)’) called at /dev/null line 0
eval {…} called at /dev/null line 0

/torkel

Sorry about that. forgot to create the guest user…and yeah, the eror checking is broken :)On Mon, Dec 11, 2000 at 10:26:39AM +0100, Bj|rn Torkelsson wrote:

Jesse jesse@fsck.com writes:

http://rt2-demo.fsck.com:8080 (login as guest/guest)

Looks like something is broken…

System error

while serving rt2-demo.fsck.com /index.html (referer=http://rt2-demo.fsck.com:8080/, agent=Mozilla/4.75C-SGI [en] (X11; U; IRIX 6.5 IP32))
error while executing /autohandler:
Can’t call method “IsPassword” on an undefined value at /opt/rt2-demo/WebRT/data/obj/autohandler line 25, chunk 2.
HTML::Mason::Request::ANON(‘Can't call method “IsPassword” on an undefined value at /opt/rt…’) called at /opt/rt2-demo/WebRT/data/obj/autohandler line 25
HTML::Mason::Component::run(‘HTML::Mason::Component::FileBased=HASH(0x8bee1e4)’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 607
HTML::Mason::Request::comp1(‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, ‘HASH(0x8d80d88)’, ‘HTML::Mason::Component::FileBased=HASH(0x8bee1e4)’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 532
HTML::Mason::Request::comp(‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, ‘HASH(0x8d80d88)’, ‘HTML::Mason::Component::FileBased=HASH(0x8bee1e4)’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 144
eval {…} called at /usr/local/lib/site_perl/HTML/Mason/Request.pm line 144
HTML::Mason::Request::exec(‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, ‘/index.html’, ‘user’, ‘guest’, ‘pass’, ‘guest’) called at /usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 635
HTML::Mason::ApacheHandler::handle_request_1(‘HTML::Mason::ApacheHandler=HASH(0x8b8403c)’, ‘Apache=SCALAR(0x8d5ce70)’, ‘HTML::Mason::Request::ApacheHandler=HASH(0x8d8a318)’, undef) called at /usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 321
eval {…} called at /usr/local/lib/site_perl/HTML/Mason/ApacheHandler.pm line 321
HTML::Mason::ApacheHandler::handle_request(‘HTML::Mason::ApacheHandler=HASH(0x8b8403c)’, ‘Apache=SCALAR(0x8d5ce70)’) called at /opt/rt2-demo/bin/webmux.pl line 129
RT::Mason::handler(‘Apache=SCALAR(0x8d5ce70)’) called at /dev/null line 0
eval {…} called at /dev/null line 0

/torkel


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

Pelcgb-serrqbz abj!