<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: Inline Google Maps] 2 JS Bugs.</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: Inline Google Maps] 2 JS Bugs.</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 04:20:16 +0000</pubDate>

<item>
<title>avibrazil on "[Plugin: Inline Google Maps] 2 JS Bugs."</title>
<link>http://wordpress.org/support/topic/235371#post-1035425</link>
<pubDate>Fri, 03 Apr 2009 10:22:57 +0000</pubDate>
<dc:creator>avibrazil</dc:creator>
<guid isPermaLink="false">1035425@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I just fixed the first problem and I'm uploading the new version. You should see an update on your WP plugins page.&#60;/p&#62;
&#60;p&#62;Abaout the second problem, I've never see a URL with &#60;a href=&#34;http://www.google.com/maps.&#34; rel=&#34;nofollow&#34;&#62;www.google.com/maps.&#60;/a&#62; Would you point me one, please ?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Avi
&#60;/p&#62;</description>
</item>
<item>
<title>ragaskar on "[Plugin: Inline Google Maps] 2 JS Bugs."</title>
<link>http://wordpress.org/support/topic/235371#post-959482</link>
<pubDate>Sun, 18 Jan 2009 20:30:36 +0000</pubDate>
<dc:creator>ragaskar</dc:creator>
<guid isPermaLink="false">959482@http://wordpress.org/support/</guid>
<description>&#60;p&#62;2 bugs exist in the JavaScript file: googlemapsPlugin.js: &#60;/p&#62;
&#60;p&#62;1. Line 498 contains a typo which prevents the title/rel pref switch from working correctly. Currently reads: &#60;/p&#62;
&#60;p&#62;&#60;code&#62;this.userRelAttribute = _useRelAttribute;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;It should read&#60;/p&#62;
&#60;p&#62;&#60;code&#62;this.useRelAttribute = _useRelAttribute;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;IE. there is a lowercase r in between use and Rel in the this var. &#60;/p&#62;
&#60;p&#62;2. More of a doc bug...  Google Maps cannot be relied on to produce map links that include 'http://maps.google.' required on 185. For example, if you get to google maps via &#60;a href=&#34;http://www.google.com/maps,&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/maps,&#60;/a&#62; you'll get a &#60;a href=&#34;http://www.google.com/maps&#34; rel=&#34;nofollow&#34;&#62;www.google.com/maps&#60;/a&#62; prefix, which fails. I would recommend either regexing a valid google url -- something like &#60;a href=&#34;http://&#34; rel=&#34;nofollow&#34;&#62;http://&#60;/a&#62;(.*).google.com, or just tossing an alert when you get a bad link. Sure, alerts kinda suck, but in this case it would've saved me troubleshooting time, and might make a huge difference to the less technical people using your fantastic plugin.&#60;/p&#62;
&#60;p&#62;Thanks for writing this and thanks for sharing the code with us!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
