Opened 20 years ago

Closed 20 years ago

#1342 closed patch (fixed)

EIT - fix sql query error

Reported by: Stuart Auchterlonie Owned by: danielk
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords: eit sql
Cc: Ticket locked: no

Description

Fixes a small problem in the last commit to eithelper. When getting the ChanID from the database, query.next() is called twice leading to lots of sql errors

"QSqlQuery::value: not positioned on a valid record"

Attachments (1)

eit-sqlquery-error.diff (541 bytes ) - added by Stuart Auchterlonie 20 years ago.
Fixes sql error.

Download all attachments as: .zip

Change History (2)

by Stuart Auchterlonie, 20 years ago

Attachment: eit-sqlquery-error.diff added

Fixes sql error.

comment:1 by danielk, 20 years ago

Resolution: fixed
Status: newclosed

(In [9055]) Closes #1342, by applying patch.

Note: See TracTickets for help on using tickets.