[mythtv-commits] Ticket #2526: Fix for konqueror and mythweb

MythTV mythtv at cvs.mythtv.org
Wed Oct 4 09:40:24 UTC 2006


#2526: Fix for konqueror and mythweb
-------------------------------------+--------------------------------------
 Reporter:  paulx at andreassen.com.au  |       Owner:  xris   
     Type:  patch                    |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  mythweb                  |     Version:  0.20   
 Severity:  medium                   |  
-------------------------------------+--------------------------------------
 The onchange method of checkbox gets called on initialise. Because of this
 set_autoexpire is called for each program.  This causes the
 mythweb/tv/recorded page to load very slowly, stop earily
 or hang konqueror.

 The problem is easily fixed by changing the onchange method to onclick and
 is only needed for checkboxes.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2526>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list