[mythtv-firehose] mythweb/master commit: 254d59b24 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sat Mar 24 22:37:06 UTC 2012


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2012-03-24T15:12:38-07:00
   Push Date:  2012/03/24 15:37:01 -0700
  Repository:  mythweb
      Branch:  master
New Revision:  254d59b243c3dde45c576e32ed86350f914b727c
   Changeset:  https://github.com/MythTV/mythweb/commit/254d59b24

Log:

Fix overriding of manual recordings in mythweb

Turns out we were creating slightly incorrect records for the record table.
Comparing to how it works from the frontend, I found that we were not
copying over the "search" field from the original manual recording rule, so
the override never matched up with it.  To fix that, I removed the line that
overrided "search" to 0 before saving.

Fixes #9343

Modified:

   modules/tv/classes/Program.php



More information about the mythtv-firehose mailing list