[mythtv-commits] Ticket #9720: Problems editing manual schedules with MythWeb UI

MythTV noreply at mythtv.org
Sun Apr 10 19:59:10 UTC 2011


#9720: Problems editing manual schedules with MythWeb UI
----------------------------------+------------------------
     Reporter:  lantzer@…         |      Owner:  kormoc
         Type:  Patch - Bug Fix   |     Status:  new
     Priority:  minor             |  Milestone:  unknown
    Component:  Plugin - MythWeb  |    Version:  0.24-fixes
     Severity:  medium            |   Keywords:
Ticket locked:  0                 |
----------------------------------+------------------------
 When editing a manual schedule in MythWeb, it changes the previously
 selected channel because it marks every channel in the drop down list as
 selected. After making changes and telling it to save the schedule, the
 request fails because of a redirection error. The first problem is caused
 by the variable name $chanid being used to reference two different values.
 The second problem is solved by adding "root_url" to the beginning of the
 URL. I will be attaching a diff of the changes I've made to
 mythweb/modules/tv/schedules_manual.php, which seem to fix these problems
 on my system.

 mythfrontend --version
 Please attach all output as a file in bug reports.
 MythTV Version   : v0.24-231-gc2baf1b
 MythTV Branch    : fixes/0.24
 Network Protocol : 63
 Library API      : 0.24.20101129-1
 QT Version       : 4.7.1
 Options compiled in:
  linux release using_alsa using_jack using_oss using_pulse
 using_pulseoutput using_backend using_bindings_perl using_bindings_python
 using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun
 using_hdpvr using_iptv using_ivtv using_joystick_menu using_libfftw3
 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus
 using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc
 using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python
 using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads
 using_live using_mheg

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


More information about the mythtv-commits mailing list