Edgewall Software

Ticket #5194 (new enhancement)

Opened 19 months ago

Last modified 5 weeks ago

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

Attachments

Change History

Changed 15 months ago by sid

  • keywords needinfo added

Do you have an example you could point us to (or can upload XML and XSL examples to this ticket)? Does this work on other browsers? Which Firefox version are you using?

Changed 11 months ago by sid

  • keywords needinfo removed
  • type changed from defect to enhancement
  • severity changed from major to normal

Ahh, I see the issue. To see the raw XML with accompanying XSL formatting, you need both files to be looking at the raw files. Instead, you're looking at the raw XML, and it points to the Trac-ified XSL file. This sounds like an enhancement to support XML/XSL rendering now than a defect.

Changed 5 weeks ago by rblank

  • owner cboos deleted
  • milestone set to 2.0

Add/Change #5194 (tracBrowser does not display a transformed xml file)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from (none). Next status will be 'new'
The owner will change from (none) to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.