Modify ↓
Ticket #10618 (closed Patch - Bug Fix: fixed)
Opened 14 months ago
Last modified 14 months ago
Backend static server: serve xslt as text/xml
| Reported by: | Alex Halovanic <halovanic@…> | Owned by: | dblain |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.25.1 |
| Component: | MythTV - UPnP | Version: | 0.25-fixes |
| Severity: | low | Keywords: | xslt wsdl |
| Cc: | Ticket locked: | no |
Description
The XSLT at mythbackend:6544/xslt/service.xslt referenced by the WSDLs is served as text/plain instead of text/xml. Firefox derivatives throw a fit when opening any of the service WSDLs with "An XSLT stylesheet does not have an XML mimetype".
Present in 0.25-fixes and master.
Attachments
Change History
Changed 14 months ago by Alex Halovanic <halovanic@…>
- Attachment xslt_mime.patch added
comment:1 Changed 14 months ago by Alex Halovanic <halovanic@…>
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 14 months ago by Alex Halovanic <halovanic@…>
Note: See
TracTickets for help on using
tickets.

Add mime type for xslt extension to built in server