Opened 13 years ago
Closed 12 years ago
#11895 closed Patch - Bug Fix (Fixed)
Damaged recording status not saved in database
| Reported by: | Owned by: | danielk | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27.1 |
| Component: | MythTV - Recording | Version: | 0.27-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
If a recording is damaged, its status is not saved correctly in the database.
This is due to missing parentheses when creating the status in the call to SaveVideoProperties in tv_rec.cpp
Patch attached
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | tv_rec.cpp.diff added |
|---|
comment:1 by , 12 years ago
Equivalent fix already commited: https://code.mythtv.org/trac/changeset/7ed0e5fb3dd90eca4eb9cdf8371be11e80a41fa6/mythtv
comment:2 by , 12 years ago
| Milestone: | unknown → 0.27.1 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Patch