[mythtv-commits] Ticket #10137: get_show_details.php caches to long for firefox

MythTV noreply at mythtv.org
Sun Oct 30 18:24:55 UTC 2011


#10137: get_show_details.php caches to long for firefox
--------------------------------------------------+---------------------
     Reporter:  Frans Postma <fpostma@…>          |      Owner:  kormoc
         Type:  Bug Report - General              |     Status:  new
     Priority:  minor                             |  Milestone:  unknown
    Component:  Plugin - MythWeb                  |    Version:  0.24.1
     Severity:  low                               |   Keywords:
Ticket locked:  0                                 |
--------------------------------------------------+---------------------
 On Firefox 7.01 the 7 day caching requested by
 modules/tv/get_show_details.php causes problems. I get program details
 about two/three days in advance. If I have looked at the details before
 that Firefox caches the empty description, it doesn't refresh (even a call
 of the direct url for get_show_details.php returns the old JSON info)

 For reasons unknown to me IE9 doesn't seem to have this problem?

 My simple solution was to reduce caching to 3600 seconds in
 get_show_details.php (two times).

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


More information about the mythtv-commits mailing list