Opened 19 years ago
Closed 19 years ago
#2572 closed patch (fixed)
Sanity check for date dropdown list
Reported by: | anonymous | Owned by: | xris |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythweb | Version: | 0.20 |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
In case program table contains starttimes from the past or distant future, web page loading may take long time. In my case there were items from 1996 to 2032, maybe from corrupted DVB-S stream. The program list page was over 2MB.
This patch shows date items max 7 days before and 30 days ahead of current date.
Applies to 0.20 stable branch.
-- Jukka
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
(In [11670]) apply sanity check for the date range popup menu, for those people who occasionally get wacky data from dvb eit data. re #2572