xbmc / chorus2

Official Kodi Web Interface
GNU General Public License v2.0
343 stars 116 forks source link

"Resume playback" pop up displays raw HTML #521

Closed ekinkaradag closed 10 months ago

ekinkaradag commented 2 years ago

Bug report

Bug description

When the user tries to play an episode or a movie that /he/she has already started watching, "Resume playback" pop-up shows a raw HTML with a <strong> and a <small> tags. The user should not be exposed to raw HTML.

Expected Behavior

Instead of showing Resume from <strong>35:55</strong><small>82% complete</small>, render the line with the intended HTML

Actual Behavior

The line displays the raw HTML: Resume from <strong>35:55</strong><small>82% complete</small>

To Reproduce

  1. Start watching a movie on Kodi
  2. Leave the movie without finishing it, so you will be able to resume later.
  3. Login to Chorus v2
  4. Find and select the same movie
  5. Click on "Play"

Screenshot

image

Environment

Used Operating system: