Opened 18 years ago
Closed 16 years ago
#5743 closed defect (Invalid)
upnp cds potential bug with key
| Reported by: | Owned by: | beirdo | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - UPnP | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I believe the cds does not work properly the key contain an '=' or a '/'. The present patch MIGHT fix this problem but have not been tested
Attachments (1)
Change History (7)
by , 18 years ago
| Attachment: | upnp-cds-key-bugfix.diff added |
|---|
comment:1 by , 18 years ago
comment:2 by , 17 years ago
| Status: | new → assigned |
|---|
comment:3 by , 17 years ago
| Component: | upnp → MythTV - UPnP |
|---|
comment:4 by , 16 years ago
| Owner: | changed from to |
|---|
comment:5 by , 16 years ago
| Status: | assigned → infoneeded |
|---|
Do you have a case where this actually was a problem, or is this a bug that you think might exist, but have not actually seen?
I'm loathe to mess with this if there's no failing case to test with.
comment:6 by , 16 years ago
| Resolution: | → Invalid |
|---|---|
| Status: | infoneeded → closed |
No response to infoneeded, no clear bug ever demonstrated.
Note:
See TracTickets
for help on using tickets.

I believe that the cds does not work properly if the key contain an '=' or an '/'. The present patch MIGHT fix this problem but have NOT been TESTED