Fossil

View Ticket
Login

View Ticket

2009-03-21
16:35 Closed ticket [d67855cceb]: css files served as application/x-fossil-artifact not text/css plus 2 other changes ... (artifact: a9c69fdc12 user: drh)
2009-03-15
13:36 Ticket [d67855cceb]: 2 changes ... (artifact: 926e4a9a4c user: eric)
2009-03-11
10:41 New ticket [d67855cceb]. ... (artifact: aa11712802 user: anonymous)

Ticket Hash: d67855ccebb6bad30b4f7f2dbdfaa092fd191566
Title: css files served as application/x-fossil-artifact not text/css
Status: Closed Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Unable_To_Reproduce
Last Modified: 2009-03-21 16:35:20
Version Found In:
Description:
When html files are used as embeded documentation, the css files which they use are severed as application/x-fossil-artifact not text/css.

The result of this is that they are rejected, (by firefox at least)

An example error from firefox is:

Error: The stylesheet http://fossil/creolejs/doc/tip/docs/Creole1.0/wiki.css was not loaded because its MIME type, "application/x-fossil-artifact", is not "text/css".


eric added on 2009-03-15 13:36:08:
I can't reproduce this (fossil version [daacc139a5] on Linux), what version of fossil are you using?


drh added on 2009-03-21 16:35:20:
I cannot reproduce this either. Let's assume it has already been fixed by check-in [7303bfeb129c55fe9ad55a48050f6b4c7bd8ab9f]