mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17421
[Bug 1287350] Re: New Google Drive URL
To clarify: The Google Apps block allows users to take the URL that get
from Google Docs' "share" button, paste that into a text field, and our
code transforms it into the correct iframe embed code. This relies on
regular expressions that are able to extract the Google Doc ID from the
share URL.
Google has begun changing the generated "share" URLs to use the domain
name "drive.google.com" instead of "docs.google.com". This means that
the regular expressions we use to extract the Google Doc ID, no longer
match the provided URL, and that's why the block doesn't work.
To thoroughly test this, we will need the assistance of someone who has
an account that is generating the new "drive.google.com" addresses. If
you are such a person, please speak up here and let us know! :)
--
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/1287350
Title:
New Google Drive URL
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.6 series:
Confirmed
Status in Mahara 1.7 series:
Confirmed
Status in Mahara 1.8 series:
Confirmed
Status in Mahara 1.9 series:
In Progress
Bug description:
The Google Apps code is broken as Google issued new URLs.
Unfortunately, they are not yet all visible to everyone. I can still
see the Google Docs URL, but Ulrike Montgomery from Germany already
has the new Drive one.
Here is one for a document:
https://drive.google.com/file/d/0B49bpo_XY2e_SHlfLUYzM0ZoXzg/edit?usp=sharing
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1287350/+subscriptions
References