tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rt 3.6.6 is missing main-squished.css and is unusable



On Tue, Jun 17, 2008 at 3:22 PM, Charlie Allom 
<charlie%playlouder.com@localhost> wrote:
> On Tue, Jun 17, 2008 at 03:20:03PM -0400, matthew sporleder wrote:
>> On Tue, Jun 17, 2008 at 2:29 PM, Charlie Allom 
>> <charlie%playlouder.com@localhost> wrote:
>> > Hi,
>> >
>> > on successful upgrade to devel/rt3 to 3.6.6, the CSS:Squish logic seems 
>> > broken:
>> >
>> >  see http://diogenesmusic.com/rt/ (no CSS)
>> >
>> > and this:
>> >  w3m http://diogenesmusic.com/rt/NoAuth/css/main-squished.css
>> >
>> > error:       could not find component for path '/NoAuth/css/main.css'
>> > context:     ...
>>
>>
>> If you view source on your main /rt page you will notice a // (double
>> slash) reference.  This implies that you're missing a variable that
>> probably needs to be added to your rt.conf.  In this case it is
>> $RT::WebDefaultStylesheet.
>>
>> http://lists.bestpractical.com/pipermail/rt-commit/2007-November/011328.html
>>  <-- shows what's in the path and where
>
> The fix would have been to overwrite /usr/pkg/etc/rt3/RT_Config.pm
> which has this new variable in it for 3.6.6
>
> All changes *should* be in /usr/pkg/etc/rt3/RT_SiteConfig.pm as all
> documents warn you to update.
>
> Thanks Matt!
>
>  C.
> --
>  020 7729 4797
>  http://blog.playlouder.com/
>

You're welcome.  :)  I would agree that, for RT, this /etc/ file
should be overwritten by default.


Home | Main Index | Thread Index | Old Index