Project

General

Profile

Bug #5298

bug on "ticket_expires" (INTRANGE)

Added by Luis Alves over 4 years ago. Updated over 4 years ago.

Status:
Fixed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-10-28
Due date:
% Done:

0%

Estimated time:
Found in version:
github master
Affected Versions:

Description

Commit (https://github.com/tvheadend/tvheadend/commit/a7eacfe7a75da4c64498c2a7be30b734de71236d) changes MAX from 0x7ff (max positive signed number) to 3600 (0xe10 in hex).

Apparently INTRANGE macros don't support 12 bit unsigned numbers and at the config page, the "ticket expiration" number is being marked as invalid and if we use the up/down arrows or mouse scroll wheel it will get stuck on -496 (0xe10 in hex).

Possible fix:
https://github.com/tvheadend/tvheadend/pull/1197

History

#1

Updated by saen acro over 4 years ago

+1

using up/down keys switch to strange values

#2

Updated by Jaroslav Kysela over 4 years ago

  • Status changed from New to Fixed

Also available in: Atom PDF