Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joseph.olstad created an issue. See original summary.

joseph.olstad’s picture

joseph.olstad’s picture

patch 3 contains make patches used previously by openatrium.
so only the first patch 2372907 is no longer needed.

joseph.olstad’s picture

patch 2372907 is included in the media 7.x-2.14 release. The other two are still needed.

dsnopek’s picture

Component: WYSIWYG » Widgets
dsnopek’s picture

Here's a Travis build with this patch:

https://travis-ci.org/panopoly/panopoly/builds/323067655

joseph.olstad’s picture

Nice green

joseph.olstad’s picture

instead of media_youtube 3.6 might be best to go with 3.5 until I fix a recently reported regression in the recent 3.6 release.
#2932942: 7.x-3.6 regression. Youtube iframe lost width configuration

or postpone the change to media_youtube until I fix this or confirm whether or not it's really a regression.

Might just be a configuration issue or a pebkac issue.

byronveale’s picture

Updated patch attached that uses media-7.x-2.16 instead.

joseph.olstad’s picture

FYI I just tagged and released media_youtube 3.7 , removed the commit that caused the reported regression. Recommended 3.7
https://www.drupal.org/project/media_youtube/releases/7.x-3.7

byronveale’s picture

And so here's an updated patch for that…

bkosborne’s picture

Status: Needs review » Reviewed & tested by the community

We've had this in production for a week w/o issue

byronveale’s picture

Security update media-7.x-2.19 is out, so here's a patch; includes media_youtube-7.x-3.7 too.

byronveale’s picture

Status: Reviewed & tested by the community » Needs review
byronveale’s picture

Okay, so not sure why, but my build using the patch in comment #13 keeps crapping out, says "Could not locate media version 7.x-2.19", so here's a patch that uses a patched version of media-7.x-2.18 instead, this built properly.

Also, I discovered that the patch that was being applied to media-7.x-2.13 previously is no longer needed, so ignore the patch in comment #13.

byronveale’s picture

Heh, and now looks like media-7.x-2.19 is downloading properly, just built successfully using this patch. Sorry for all the activity…!

joseph.olstad’s picture

new file_entity release 7.x-2.21 has performance fixes , I recommend panopoly also upgrade file_entity to 7.x-2.21 due to performance fix

joseph.olstad’s picture

media patches for SA and the accessibility patch are no longer needed with media 2.19 as they are included.
file_entity 7.x-2.21 includes a very important performance fix , significant performance improvement.
https patch for vimeo

dsnopek’s picture

Here's a new test build:

https://travis-ci.org/panopoly/panopoly/builds/376041964

I'd really like to merge this soon to fix the "red shield" on the project page!

joseph.olstad’s picture

hmm, what is this before_script?
Error: Timeout while waiting for webserver.
Error: ./.drupal-ti/runners/panopoly-behat/before_script.sh exited with a failure.

dsnopek’s picture

@joseph.olstad: That was just some Travis fluke - a certain percentage of builds there just fail for unknown reasons. I re-ran the build and it passed!

  • dsnopek committed 9569f20 on 7.x-1.x
    Update Panopoly Widgets for Issue #2931757 by byronveale, joseph.olstad...
dsnopek’s picture

Status: Needs review » Fixed

I did a bunch of manual testing and everything seems to be working with the updates! The Behat tests are pretty good on media, so I'm going to go ahead and commit this. Thanks, Everyone!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.