Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#27368 closed defect (bug) (fixed)

Native video player doesn't loop when using flash fallback

Reported by: leandroprz's profile leandroprz Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.0 Priority: normal
Severity: normal Version: 3.8.1
Component: Media Keywords:
Focuses: Cc:

Description

Hi,

I mentioned this bug in the description here, but not on the title and now that ticket is marked as fixed so I'm opening a new one. Maybe it is related but it is not the same issue.

I'm using this shortcode to show a video:

[video src="video.mp4" width="640" height="360" autoplay="true" loop="true"]

But when using flash it doesn't loop the video. It does work fine when using HTML5.

I tested this on a fresh WP 3.8.1 and 3.9-beta1-27501 development installation with Twenty Fourteen theme. The bug is present in both versions.

Change History (4)

#1 @jeremyfelt
11 years ago

  • Version changed from trunk to 3.8.1

#2 @jeremyfelt
11 years ago

Thanks for the report, @leandroprz. I'm moving the version to 3.8.1 to indicate that this isn't a regression during 3.9 development.

#3 @wonderboymusic
11 years ago

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

In 28363:

Support loop for [audio] and [video] shortcodes that specify files that are played using MediaElement's Flash plugin bridge.

Fixes #27368.

#4 @wonderboymusic
11 years ago

  • Milestone changed from Awaiting Review to 4.0
Note: See TracTickets for help on using tickets.