plugin servlet doesn't handle .css / .js requests appropriately

Description

a) create a plugin that includes a .js or .css file

b) request the .js or .css file via http

c) .js / .css file is served as content-type 'image/gif' instead of 'text/css' or 'text/javascript'

Environment

None

Activity

Show:

Aaron Johnson June 14, 2006 at 2:54 AM

Updated so that files existing in a plugin ending in .css or .js are served up with either 'text/css' or 'text/javascript' content types. Also updated class documentation to reflect the change.

Fixed

Details

Assignee

Reporter

Original estimate

Time tracking

No time logged2m remaining

Components

Priority

Created June 14, 2006 at 1:25 AM
Updated June 14, 2006 at 2:54 AM
Resolved June 14, 2006 at 2:54 AM