Fossil SCM
css files served as application/x-fossil-artifact not text/css
d67855ccebb6bad…
· opened 17 years, 1 month ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Unable_To_Reproduce
- Subsystem
- —
- Created
- March 11, 2009 10:41 a.m.
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]