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: Alex Tomlins <alex@…> 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)

comment:1 by Karl Dietz <dekarl@…>, 10 years ago

Resolution: fixed
Status: newclosed

In 2c8b3c4f901da249f6bb944d16d18d5b21ee63eb/mythweb:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:2 by Karl Egly, 10 years ago

Milestone: unknown0.28
Owner: changed from Rob Smith to Karl Egly

comment:3 by Alex Tomlins <alex@…>, 10 years ago

Is there any chance this could be backported to 0.27-fixes?

thanks, Alex

comment:4 by Alex Tomlins <alex@…>, 10 years ago

In c50228f1b8505ca5d4420ae5a696b08d4fb9c909/mythweb:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:5 by Karl Egly, 10 years ago

Milestone: 0.280.27.5
Note: See TracTickets for help on using tickets.