← Back to team overview

mahara-contributors team mailing list archive

[Bug 822110] [NEW] Google Apps Block - Unable to include Maps

 

Public bug reported:

Unable to include google maps via the google apps block. 
There is an small error in the RegExp for none "my maps" maps.

193c193
<                 'url'   => 'http://maps.google.com/maps?$1',
---
>                 'url'   => 'http://maps.google.com/maps?$2',

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: 1.4.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/822110

Title:
  Google Apps Block - Unable to include Maps

Status in Mahara ePortfolio:
  New

Bug description:
  Unable to include google maps via the google apps block. 
  There is an small error in the RegExp for none "my maps" maps.

  193c193
  <                 'url'   => 'http://maps.google.com/maps?$1',
  ---
  >                 'url'   => 'http://maps.google.com/maps?$2',

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


Follow ups

References