HeadsUp borked

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:


18:

Current status


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

And now the SummaryByAge elements are magically available in the contrib
dir :slight_smile:

-j

Previously, Jon Anhold (jon@snoopy.net) wrote: