[mythtv-commits] Ticket #9857: Mythweb recording priority not sorting properly

MythTV noreply at mythtv.org
Sun Jun 19 15:50:41 UTC 2011


#9857: Mythweb recording priority not sorting properly
-------------------------------------------------+-------------------------
     Reporter:  Spencer Herzberg                 |      Owner:  kormoc
  <spencer.herzberg@…>                           |     Status:  new
         Type:  Patch - Bug Fix                  |  Milestone:  unknown
     Priority:  trivial                          |    Version:  Trunk Head
    Component:  Plugin - MythWeb                 |   Keywords:  mythweb
     Severity:  low                              |  sorting js
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 On the recording schedules page, if the first first schedule (before
 sorting has been applied) has a negative recording priority, sorting this
 column uses the sortCaseInsensitive sort instead of sortNumeric.

 Steps to reproduce:
 * Navigate to recording schedules
 * Edit the first schedule to have a priority of -20
 * Edit second schedule to have a priority of -15
 * Click sort on the priority column
 * See -20 and -15 schedules are out of order

 *Note: sorting works correctly if the first schedule has a positive
 priority

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9857>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list