Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Media WYSIWYG
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2018 at 09:05 UTC
Updated:
24 Feb 2018 at 01:24 UTC
Jump to comment: Most recent, Most recent file





Comments
Comment #2
marthinal commentedComment #3
joseph.olstad**EDIT**
deleted comment for now
Comment #4
joseph.olstadok, looks reasonable, however this regex needs a bit of review because it is responsible for how the media embed works, before any commit this needs to be reviewed thoroughly to make sure no regressions.
Comment #5
joseph.olstadI haven't yet had time to do a thorough review. Looks good though at first glance. Again, this regex is very important so want to take a closer look, hopefully soon.
Comment #6
marthinal commentedGreat! Thanks @joseph.olstad!
Comment #9
joseph.olstadComment #10
joseph.olstadComment #11
joseph.olstadgoing to revert this commit for 2.16 release
Comment #12
joseph.olstadre-testing, haven't yet found an issue with this.
so maybe leave it as is in 2.15
seems to work as far as my tests show. One reported issue, but maybe pebkac issue.
Comment #13
alrh commentedWe have some tags starting with [[{"type":"media". These tags are no longer matched with the new pattern.
Comment #14
joseph.olstadThanks alhr , I have posted a patch in the other issue
#2942482: Issue 2934596 breaks recognition of media tags
Comment #15
joseph.olstadRegression was fixed in the aforementioned issue (see link in my comment just above this one)