Opened 17 years ago
Closed 17 years ago
#5525 closed patch (fixed)
parameters exchanged in dvbtables.cpp in ServiceDescriptionTable::toString(void)
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | dvb | Version: | 0.21-fixes |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
In dvbtables.cpp in function
QString ServiceDescriptionTable::toString(void) const
the parameters for TSID and original_network_id are exchanged compared with the string text.
An (untested) patch to fix this is attached.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
reverse order of TSID and original_network_id in toString