Opened 17 years ago
Closed 17 years ago
#6446 closed patch (fixed)
backup and restore scripts - Unescape HTML entites in DB password
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - General | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The attached patch unescapes some HTML entities in the database password. It basically does the exact same thing that xris did for nuvexport in [20324].
Attachments (1)
Change History (2)
by , 17 years ago
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [20335]) apply sphery's patch to un-html-escape the db password when loading from config. Closes #6446