FAV Button Next Event Name Incorrect...

Issue #409 resolved
IanSav created an issue

Since the re-factor of the EventName converter the Next event name contains the data for the Now event but the start time is that of the Next event. I am noting this on the FAV button channel list screen.

I do not believe this to be a skin error.

Comments (2)

  1. Peter Urbanec

    Fix bug #409: FAV Button Next Event Name Incorrect

    The calls of methods EventNameBasic.getNameNext(), getNextDescription() and getThirdDescription() should have been passed self.list, not list.

    → <<cset 0b58374041e8>>

  2. Log in to comment