Project

General

Profile

Bug #2552

Incomplete parsing when adding debugging options on tvh web interface

Added by ullix tv almost 10 years ago. Updated almost 10 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
Parsers
Target version:
-
Start date:
2014-12-15
Due date:
% Done:

100%

Estimated time:
Found in version:
3.9.2252~g1145484~precise
Affected Versions:

Description

I activated debugging on the web gui of tvh and under "Trace subsystems:" I entered:

satip, httpc

Note the space after the comma!

While satip was traced, httpc never was! I noticed after pressing F5 to refresh the website, my entry appears changed into:

satip, httpc

Note the space before httpc! My guess is the second plus invoked attempts to trace a space, and the httpc is completely ignored.

A trim command added to the parser might eliminate such a space-problem?


Files

parser.png (25.9 KB) parser.png screenshot of result after pressing F5 ullix tv, 2014-12-15 12:17

History

#1

Updated by ullix tv almost 10 years ago

Ooops, the editor has dropped the plus signs oif my edit. The second line should read:
"+satip,+ httpc" (in words: plus-sign satip comma plus-sign space httpc)

I am attaching a screenshot too

#2

Updated by Jaroslav Kysela almost 10 years ago

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

Applied in changeset commit:tvheadend|85a5d7c4d25ceac15153dde529d1fdcb1b71ab1a.

Also available in: Atom PDF