Opened 20 years ago
Closed 20 years ago
#1883 closed patch (fixed)
[patch] MythArchive: escape single quotes in file name
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Added code to escape single quotes in filenames. If present, they cause the SQL request to fail. They are present if you happen to run "mythrename.pl" on shows, and shows' names contain them.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | mythburn.py.patch added |
|---|
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in [10060]