[mythtv-commits] Re: Ticket #525: MythWeb replaces the search string with program descriptions

MythTV mythtv at cvs.mythtv.org
Tue Oct 25 13:17:42 EDT 2005


#525: MythWeb replaces the search string with program descriptions
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  xris
     Type:  defect   |       Status:  new 
 Priority:  minor    |    Milestone:  0.19
Component:  mythweb  |      Version:  head
 Severity:  low      |   Resolution:      
---------------------+------------------------------------------------------
Changes (by bjm):

  * component:  mythtv => mythweb
  * keywords:  scheduler sql => mythweb search
  * summary:  scheduler SQL quoting => MythWeb replaces the search string
              with program descriptions
  * owner:  ijr => xris

Comment:

 If a search rule is updated with mythweb, the search string stored in the
 record.description field is replaced by the description from the program
 being referenced. For instance:

 {{{
    recordid: 208
      search: 3
       title: Technology (Keyword Search)
 description: Technology

 after making a change through mythweb would become:

    recordid: 208
      search: 3
       title: Technology (Keyword Search)
 description: Recorded coverage of the Lords Science and Technology
 Committee...
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/525>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list