Ticket #1668 (closed bug: worksforme)

Opened 12 months ago

Last modified 6 months ago

playlistItem API call must convert to integer

Reported by: pablo Owned by: pablo
Priority: Normal Milestone:
Component: html5 Keywords:
Cc: Forum thread:

Description

If playlistItem() is called with a string (e.g. "3" instead of 3), when next() is called, the requested index is wrong ("31" instead of 4, using the previous example). This can be fixed by a simple parseInt in the API.

Change History

comment:1 Changed 6 months ago by pablo

  • Status changed from new to closed
  • Resolution set to worksforme

Closing all 5.11 tickets in favor of 6.x

comment:2 Changed 6 months ago by pablo

  • Milestone Player 5.11 deleted

Milestone Player 5.11 deleted

Note: See TracTickets for help on using tickets.