← Back to team overview

mahara-contributors team mailing list archive

[Bug 1378645] [NEW] Google Maps "my maps" URLs breaking

 

Public bug reported:

The Google Apps block is broken again!

As reported here:
https://bugs.launchpad.net/mahara/+bug/1323495/comments/10

It breaks for (at least) these URLs:

https://www.google.fi/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d

https://www.google.fi/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0

https://www.google.com/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d

https://www.google.com/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0

I think the common thread is that these are "my maps" URLs, which have
"/ms" in them. We have a regex for that in the code, but it expects it
to be a maps.google.* domain name instead of www.google.*

** Affects: mahara
     Importance: Medium
         Status: Confirmed

** Affects: mahara/1.10
     Importance: Medium
         Status: Confirmed

** Affects: mahara/1.11
     Importance: Undecided
         Status: New

** Affects: mahara/1.8
     Importance: Undecided
         Status: New

** Affects: mahara/1.9
     Importance: Undecided
         Status: New


** Tags: google

** Also affects: mahara/1.10
   Importance: High
       Status: Confirmed

** Also affects: mahara/1.9
   Importance: Undecided
       Status: New

** Also affects: mahara/1.11
   Importance: Undecided
       Status: New

** Also affects: mahara/1.8
   Importance: Undecided
       Status: New

** Changed in: mahara/1.10
   Importance: High => Medium

-- 
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/1378645

Title:
  Google Maps "my maps" URLs breaking

Status in Mahara ePortfolio:
  Confirmed
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.11 series:
  New
Status in Mahara 1.8 series:
  New
Status in Mahara 1.9 series:
  New

Bug description:
  The Google Apps block is broken again!

  As reported here:
  https://bugs.launchpad.net/mahara/+bug/1323495/comments/10

  It breaks for (at least) these URLs:

  https://www.google.fi/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d

  https://www.google.fi/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0

  https://www.google.com/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d

  https://www.google.com/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0

  I think the common thread is that these are "my maps" URLs, which have
  "/ms" in them. We have a regex for that in the code, but it expects it
  to be a maps.google.* domain name instead of www.google.*

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1378645/+subscriptions


Follow ups

References