cyberhobo/wordpress-geo-mashup

Inline location (geo_mashup_save_location) not working

GoogleCodeExporter opened this issue · 8 comments

This may have started with WP 2.8 - tags like [geo_mashup_save_location
lat="40" lng="-105"] are no longer stripped and saved.

Original issue reported on code.google.com by dylankk...@gmail.com on 21 Jun 2009 at 3:28

WP 2.8
Geo Mashup 1.3alpha1

Seems that the changes in 1.3alpha1 have broken this functionality.

Including [geo_mashup_save_location lat="40.1" lng="-105.67"] in my text no 
longer
adds it as a point, and it is not removed.


Original comment by bklocek on 23 Jun 2009 at 10:59

Yes, it was the same story for both releases - I didn't see this until too 
late. Try
r516.

Original comment by dylankk...@gmail.com on 23 Jun 2009 at 11:03

This issue was updated by r517.

Shortcode match results may have changed in WP 2.8. This should handle both old 
and new results.
See Issue 229 for instructions on testing revisions.

Original comment by dylankk...@gmail.com on 21 Jun 2009 at 4:05

  • Changed state: Fixed
  • Added labels: Milestone-1.2.7
Look for "geo-mashup-ui-managers.php" in the geo-mashup plugin directory. 
Replace
it's contents with the code in r516.

Original comment by bklocek on 30 Jun 2009 at 10:19

thanks, it all fixed.

Original comment by roder...@galantay.com on 30 Jun 2009 at 11:07

Released in 1.2.7.

Original comment by dylankk...@gmail.com on 16 Sep 2009 at 9:17

  • Changed state: Verified
That fixed it!

Original comment by bklocek on 23 Jun 2009 at 11:58

Sorry, but where do I have to copy the code in r516?

Original comment by roder...@galantay.com on 30 Jun 2009 at 1:33