mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05630
[Bug 822110] A change has been merged
Reviewed: https://reviews.mahara.org/580
Committed: http://gitorious.org/mahara/mahara/commit/d98b9df5c1fe30ed84153a122a9228eb68ecc509
Submitter: Ruslan Kabalin (ruslan.kabalin@xxxxxxxxxxx)
Branch: master
commit d98b9df5c1fe30ed84153a122a9228eb68ecc509
Author: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
Date: Fri Aug 12 11:28:31 2011 +1200
Fix string substitution to make maps work properly (bug #822110)
Fix provided by Ludwig Ruderstaller
Change-Id: Icf129274dc46f7a39734d5c94aa2a2dca2b84125
Signed-off-by: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
--
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:
In Progress
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
References