Invalid content/type for NoAuth/webrtfm.css

Hello!

RT-3.6.1:

$ HEAD -S http://localhost/NoAuth/webrtfm.css
HEAD http://localhost/NoAuth/webrtfm.css → 200 OK
Connection: close
Server: Apache/1.3.37 (Unix) mod_perl/1.29 mod_ssl/2.8.28 OpenSSL/0.9.7d-p1
Content-Type: text/html; charset=utf-8
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Firefox, for instance, refuses to load stylesheet unless it’s content-type is
text/css.

It seems you should add the following code to the bottom of webrtfm.css
to fix the issue:

<%init>
$r->content_type(‘text/css’);
</%init>

Thanks!

Hello!

RT-3.6.1:

What version of RTFM are you running?

Hello!

RT-3.6.1:

What version of RTFM are you running?

2.2.0RC2.

hi,

I am suffering from the same problem.
I am running rt-3.4.5 with RTFM-2.2.0RC2On Thu, 28 Sep 2006 09:46:07 -0400 Jesse Vincent jesse@bestpractical.com wrote:

On Thu, Sep 28, 2006 at 05:37:00PM +0400, Dmitry Sivachenko wrote:

Hello!

RT-3.6.1:

What version of RTFM are you running?

Have a shot with RTFM 2.2.0RC4 released a few minutes ago.On Thu, Sep 28, 2006 at 03:57:53PM +0200, Jodok Ole Muellers wrote:

hi,

I am suffering from the same problem.
I am running rt-3.4.5 with RTFM-2.2.0RC2

On Thu, 28 Sep 2006 09:46:07 -0400 Jesse Vincent jesse@bestpractical.com wrote:

On Thu, Sep 28, 2006 at 05:37:00PM +0400, Dmitry Sivachenko wrote:

Hello!

RT-3.6.1:

What version of RTFM are you running?