Opened 11 years ago
Closed 10 years ago
Last modified 10 years ago
#12415 closed Patch - Bug Fix (fixed)
Mythweb program details popup shows stale data
Reported by: | Owned by: | Karl Egly | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27.5 |
Component: | Plugin - MythWeb | Version: | 0.27.4 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Due to the way the cache headers are set for these requests, the responses are being cached until 10 days beyond the program start time. This means that any updates to the program details won't be shown.
I've submitted a pull-request (https://github.com/MythTV/mythweb/pull/13) to reduces the cache time to 2 hours, which seems like a reasonable time to cache for, yet still get timely updates.
Change History (5)
Note:
See TracTickets
for help on using tickets.
In 2c8b3c4f901da249f6bb944d16d18d5b21ee63eb/mythweb: