Opened 12 years ago
Closed 11 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)
Changed 12 years ago by
Attachment: | tv_rec.cpp.diff added |
---|
comment:1 Changed 11 years ago by
Equivalent fix already commited: https://code.mythtv.org/trac/changeset/7ed0e5fb3dd90eca4eb9cdf8371be11e80a41fa6/mythtv
comment:2 Changed 11 years ago by
Milestone: | unknown → 0.27.1 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch