Fossil SCM
Allow svg for in-line diagrams in embedded documentation
Closed
2e088c58159bad1…
· opened 15 years, 5 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Nov. 7, 2010 6:41 p.m.
In new browsers (other than firefox) embedded images can be of type svg. Fossil does not serve the right mime type for these images, preventing svgs to be used for inline documentation in embedded wiki files.
venks added on 2010-11-07 18:45:11: Implemented in [151a2104ae].
venks added on 2010-11-08 06:20:31: Included in [c01e3c1794]