[rt-users] HeadsUp borked
Jon Anhold
jon at snoopy.net
Thu Jan 31 17:09:52 EST 2002
Hi there..
I'm running 2.0.11 and trying to bring up the HeadsUp addon.
I've installed it, but I get the following errror:
Mason error
error in file:
/www/html/rt/WebRT/data/obj/STANDARD/HeadsUp/index.html
line 20:
Unable to locate component "SummaryByAge"
context:
...
16:
type="text/css">
17:
<table width=100%><tr VALIGN=TOP>
18:
<td> <h1>Current status</h1>
19:
');
20:
$m->comp('SummaryByAge', status =>'new');
21:
$_out->('
22:
');
23:
$m->comp('SummaryByAge', status =>'open');
24:
$_out->('
...
component stack:
/HeadsUp/index.html [standard]
/autohandler [standard]
code stack:
/www/html/rt/WebRT/data/obj/STANDARD/HeadsUp/index.html:20
/www/html/rt/WebRT/data/obj/STANDARD/autohandler:69
/usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm:159
More information about the rt-users
mailing list