[wp-trac] [WordPress Trac] #29825: text or tags within of video shortcode causes editor preview to autoplay
WordPress Trac
noreply at wordpress.org
Thu Nov 6 08:22:34 UTC 2014
#29825: text or tags within of video shortcode causes editor preview to autoplay
--------------------------+-----------------------------
Reporter: jwenerd | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.0.1
Component: Media | Version: 3.6
Severity: normal | Resolution: fixed
Keywords: fixed-major | Focuses:
--------------------------+-----------------------------
Changes (by nacin):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"30261"]:
{{{
#!CommitTicketReference repository="" revision="30261"
In `wp_audio|video_shortcode()`, make sure that `autoplay` and `loop` are
booleans. Passing `'false'` to them will force them to be active, which is
bad.
Merges [30185] to the 4.0 branch.
props wonderboymusic.
fixes #29825.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29825#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list