Reviewed: https://reviews.mahara.org/6706 Committed: https://git.mahara.org/mahara/mahara/commit/6150804f758f4c7ddaba82b7e907bac053cf992f Submitter: Robert Lyon ([email protected]) Branch: 16.04_STABLE
commit 6150804f758f4c7ddaba82b7e907bac053cf992f Author: Aaron Wells <[email protected]> Date: Mon Jul 11 15:38:53 2016 +1200 Bug 1600665: Support for new Google Calendar embed URL Change-Id: I8318010bb02d4e464490bc5447cf58d2a15ad949 behatnotneeded: Can't test Google embeds in Behat (cherry picked from commit d767340d58f4a505c56bb2acde4b8b180e0fd83d) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1600665 Title: Google calendar URLs no longer work in Google Apps block Status in Mahara: Fix Committed Status in Mahara 15.04 series: Fix Committed Status in Mahara 15.10 series: Fix Committed Status in Mahara 16.04 series: Fix Committed Status in Mahara 16.10 series: Fix Committed Bug description: See https://mahara.org/interaction/forum/topic.php?id=7649 I'm guessing that Google has changed the URLs for their embed strings again, because the iframe embed snippet from Google Calendars no longer works in the Google Apps block. To replicate: 1. Get the "Embed this calendar" iframe snippet for a Google Calendar. (See http://manual.mahara.org/en/16.04/blocks/external.html#google- apps for details on how to do that) 2. Create a Mahara page with a Google Apps block 3. Past the embed code into the Google Apps block Expected result: The calendar is displayed, embedded into the page. Actual result: You see this error message in the block: "Unable to parse embedded code or URL: <iframe src="https://calendar.google.com/calendar/embed?src=example%40gmail.com&ctz=Pacific/Auckland" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>" To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1600665/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

