Modify ↓
Ticket #11036 (closed Patch - Bug Fix: fixed)
Opened 9 months ago
Last modified 9 months ago
GetStatus Service API returning malformed XML in v0.26 RC
| Reported by: | r.d.vaughan@… | Owned by: | mdean |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.26 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | Service API GetStatus |
| Cc: | Ticket locked: | no |
Description
Likely with commit https://github.com/MythTV/mythtv/commit/df47df364214 a bug was introduced which caused the GetStatus? Service API in v0.26 to returned malformed XML in the "Status" element. For details see: http://pastebin.com/zJey2dZ2 A simple patch to httpstatus.cpp as suggested by sphery has been included with this ticket.
Attachments
Change History
Changed 9 months ago by r.d.vaughan@…
- Attachment 0.26RC_GetStatus_service_api.patch added
comment:1 Changed 9 months ago by R.D. Vaughan <r.d.vaughan@…>
- Owner set to R.D. Vaughan <r.d.vaughan@…>
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

0.26RC patch for GetStatus? Service API XML bug