The Link module has a significant new release 1.7. Panopoly is on 1.6 with the patch in comment #32 from #2666912: URL validation rejects existing valid content after upgrade to 7.x-1.4. There's been a some commentary on that issue recently and it might require testing one of the new patches.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | panopoly_core-update-link-3095185-2.patch | 694 bytes | cboyden |
Comments
Comment #2
cboyden commentedThe patch to revert link validation needed rerolling. There is also an alternative approach in that issue that I haven't looked at except to reroll its patch so it applies. I tested the attached panopoly_core patch on Travis and it passed automated testing: https://travis-ci.org/cboyden/panopoly/builds/613737283
Comment #3
dsnopekHere's a (slightly newer :-)) Travis build: https://travis-ci.org/panopoly/panopoly/builds/633937635
Comment #5
dsnopekDid a little manual testing. Seems fine! Merged :-)