link 1.3 was recently released:

https://www.drupal.org/node/2361091

There are loads of bug fixes. I think the only place this is used in Panopoly is on the "Add Links" widget, which does have automated tests. But we should do some quick manual tests before merging.

Comments

dsnopek’s picture

Status: Active » Fixed

Did manual testing by creating an "Add links" widget. Also, ran the Behat tests for the same widget locally. So, committed!

  • dsnopek committed 7cef560 on 7.x-1.x
    Update Panopoly Core for #2369627 by dsnopek: Update 'link' module to...
dsnopek’s picture

Status: Fixed » Active

Tests on Travis-CI reveal that this update causes Panopoly to have overridden Features after a fresh install:

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

So, we need to do some drush fu panopoly_widgets and get the change pulled in!

  • dsnopek committed 7d13550 on 7.x-1.x
    Update Panopoly Widgets for #2369627 by dsnopek: Update 'link' module to...
dsnopek’s picture

Title: Update 'link' module to version 1.3 » Update 'link' module to version 1.3 (fix overridden Features)
Status: Active » Fixed

Fix committed! Let's see what Travis-CI has to say:

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

Status: Fixed » Closed (fixed)

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