Ticket #5194 (new enhancement)
tracBrowser does not display a transformed xml file
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | version control/browser | Version: | 0.10 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have three files in my subversion repository, an xsd file, an xml file and an xsl file. Using a regular browser, if I browse to the xml file, it is transformed by the xsl file very nicely into an html page, so I know it works.
When I use trac (0.10). and click my way through to the xml file via the browse source menu and click onthe xml file, I get a file svn:mime-type set to text/xml with the line numbers etc. Fine. But if I click on "original format" at the bottom of the page, I would expect the transformed html page, as above. Instead what I get is an error message
Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype: http://url/then/path/to/file.xsl - which when I paste into the firefox browser address is n fact a good url?
And if the mimetype was wrong - why wouldit work when I view the file from outside of TracBrowser?
Thanks
Katherine


