Problem/Motivation
There is a new release of Simple GMap, which fixes an issue with URLs that was causing embeds to fail. See https://www.drupal.org/project/simple_gmap/releases/7.x-1.5 and #3092918: Update URLs for Google Maps.
Steps to reproduce
N/A
Proposed resolution
Patch makefile
Remaining tasks
Patch makefile
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | panopoly_widgets-update-gmap-3218144-3.patch | 862 bytes | cboyden |
| #2 | panopoly_widgets-update-gmap-3218144-2.patch | 698 bytes | cboyden |
Comments
Comment #2
cboyden commentedPatch is attached. Tests are running: https://travis-ci.org/github/cboyden/panopoly/builds/774085339
Comment #3
cboyden commentedUpdated the patch we're using to add title attribute to Simple GMap iframes, which failed to apply to version 1.5. Tests running again at https://travis-ci.org/github/cboyden/panopoly/builds/774086242.
Comment #5
dsnopekThanks, looks good to me! Committed :-)