Closed (fixed)
Project:
KML
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
17 Sep 2008 at 11:20 UTC
Updated:
1 Dec 2008 at 08:52 UTC
Click on a KML link with admin rights and Google Earth zooms to the coordinates.
Click on a KML link as Anonymous User and Google Earth stops at the Google Earth default globe and fails to zoom to the coordinates.
Comments
Comment #1
geodaniel commentedDoes your anonymous user role have the 'access kml' permission enabled?
Comment #2
jupiterchild commentedYes. I checked the access permissions before posting.
Comment #3
imoreno commentedHi,
I can verify that this is not working for me as well. I'm willing to sponsor this fix.
Anyone Interested?
Comment #4
geodaniel commentedSorry for the delay in getting to this. I think it is also happening for authenticated users when the content is located within groups.
Comment #5
geodaniel commentedI believe I've fixed this in the dev branch for both D5 and D6. The problem was that we were trying to check access credentials on a node that wasn't fully loaded. Please re-open this issue if you are still seeing the problem with the updated code (it'll take up to 12 hours for the new versions to be packaged here on drupal.org).
Comment #6
jupiterchild commentedI have since upgraded to Drupal 6.6 and KML 6.x-1.x-dev though the problem carried through.
I have now installed this latest dev release and can confirm this fix works.
Thanks, much appreciated.