Opened 3 years ago

Closed 8 months ago

#5 closed defect (fixed)

Player Embed Fails on Non-Root Sites

Reported by: gluten Owned by: niallkennedy
Priority: major Component: wordpresscom-video-server
Keywords: Cc:

Description

hello,
There is a bug in the mu-plugin/video.php file, line 376. One url in the file fails to append the MY_VIDEO_SERVER prefix for the swfobject javascript. This effectively makes embedding videos impossible for blogs not installed on the root folder of a domain.

Revised Line:

$results .= "<script type='text/javascript' src='" . MY_VIDEO_SERVER .  "/wp-content/plugins/video/swfobject2.js'></script>";

I'm sorry in advance if this ticket is written in poor form!

Change History (1)

comment:1 Changed 8 months ago by pento

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

Fixed is WPCOM VideoPress?, will be in the next release.

Note: See TracTickets for help on using tickets.