Ticket #1326 (closed bug: fixed)

Opened 2 years ago

Last modified 23 months ago

Embedder can't parse media element tags with quotes

Reported by: pablo Owned by: pablo
Priority: Milestone: Player 5.8
Component: embedding Keywords:
Cc: Forum thread: http://www.longtailvideo.com/support/forums/jw-player/bug-reports/19801/56-video-issues

Description

The embedder has trouble parsing media tags such as this one:

<source src='video.mp4' type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>

Upon preliminary inspection, it appears the single quotes are being converted to double quotes resulting in invalid JSON

Change History

comment:1 Changed 2 years ago by pablo

  • Milestone changed from Player 5.7 to Player 5.8

comment:2 Changed 23 months ago by pablo

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

Fixed in [1939]

Note: See TracTickets for help on using tickets.