id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 3311 Exclude null/empty airdates in Mythweb otto at kolsi dot fi xris "Attached patch fixes Mythweb so that it doesn't show empty airdate as '1900-01-01' in upcoming recordings popup and in recorded show page. If it's any value, here's what I have in DB in program table: {{{ mysql> select distinct airdate, originalairdate from program; +---------+-----------------+ | airdate | originalairdate | +---------+-----------------+ | 0000 | NULL | +---------+-----------------+ 1 row in set (0.00 sec) }}}" patch closed trivial unknown mythweb head low fixed 0