Opened 19 years ago
Closed 19 years ago
#3027 closed defect (fixed)
Fatal error. probl by re-initiate recording of currently playing show
| Reported by: | Esperanto | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | 0.20 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I got the following error while trying to re-initiate a recording (with a different quality profile) of a show that was currently playing.
Fatal error: Call to undefined function: save() in /usr/share/mythtv/mythweb/modules/tv/detail.php on line 146
Note:
See TracTickets
for help on using tickets.

(In [12874]) wrapper this section in an if() to catch weird cases where $schedule is undefined. Closes #3027