Opened 14 years ago
Closed 14 years ago
Last modified 14 years ago
#11036 closed Patch - Bug Fix (fixed)
GetStatus Service API returning malformed XML in v0.26 RC
| Reported by: | Owned by: | sphery | |
|---|---|---|---|
| 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 (1)
Change History (3)
by , 14 years ago
| Attachment: | 0.26RC_GetStatus_service_api.patch added |
|---|
comment:1 by , 14 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:2 by , 14 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

0.26RC patch for GetStatus Service API XML bug