Project

General

Profile

Bug #3180

Autorec from EPG no longer functions

Added by Prof Yaffle about 9 years ago. Updated about 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2015-10-20
Due date:
% Done:

100%

Estimated time:
Found in version:
4.1-672~g95ebcd2
Affected Versions:

Description

Noticed first on 4.1-357~g9a273c5, but I just upgraded to 4.1-672~g95ebcd2 and have the same issue.

Chrome (46.0.2490.71 (64-bit) on Linux) shows this error on the console:

Uncaught TypeError: epgStore.GetTotalCount is not a function
  createAutoRec @ tvh.js.gz:714
  Ext.Button.Ext.extend.onClick @ tvh.js.gz:1
  I @ tvh.js.gz:1

Firefox (41.0.2) shows this:

TypeError: epgStore.GetTotalCount is not a function

..._('Currently this will match (and record) %d events.'),epgStore.GetTotalCount()

... which suggests that it's aborting on this line in epg.js:

sprintf(_('Currently this will match (and record) %d events.'), epgStore.GetTotalCount())

History

#1

Updated by Prof Yaffle about 9 years ago

Should be fixed in PR732 - took less time to find and fix it than to raise the bug...!

#2

Updated by Prof Yaffle about 9 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|29a610f7d91f5940406ee81d2b242c023a218d51.

Also available in: Atom PDF