[rt-users] StaticFileHeaders missing
Peterson, Erik
epeterson at edc.org
Tue Aug 15 12:11:46 EDT 2006
On 8/15/06 10:57 AM, "Peterson, Erik" <epeterson at edc.org> wrote:
> Hi all,
>
> I did an upgrade from 3.6.0 to 3.6.1 and lost my CSS. When trying to view
> the CSS file:
>
>> Undefined subroutine &RT::Interface::Web::StaticFileHeaders called at
>> RT_ROOT/share/html/NoAuth/css/autohandler line 47.
>
Of course it turns out to have been my fault... While running 3.6.0, I had
patched Web.pm and it was in local/lib, but that gave the wrong Web.pm for
Mason to read.
http://lists.fsck.com/pipermail/rt-devel/2006-June/008574.html
Just had to patch the new (3.6.1) Web.pm and replace
local/lib/RT/Interface/Web.pm
Hope it might help someone else...
-Erik
More information about the rt-users
mailing list