Closed (fixed)
Project:
Openlayers
Version:
6.x-2.0-alpha7
Component:
Behaviors
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2010 at 17:45 UTC
Updated:
14 Jun 2010 at 15:25 UTC
Setting the defined map view as default front page breaks the permalink yet because the name of the view is missing before the zoom parameter. Example: http://casastristes.org/?zoom=6&lat=40.19566&lon=-3.55957&layers=0BTT should be http://casastristes.org/map?zoom=6&lat=40.19566&lon=-3.55957&layers=0BTT where "map" is the name of the view.
Comments
Comment #1
tmcw commentedI don't understand - the map permalink is a permalink to the page that you're on, plus map parameters - why would it link to a different page? What is the negative consequence of the current behavior? And how would we handle cases in which the map view is not a page view, but a block or an attachment?
Comment #2
geraldito commentedSorry, my fault. Everything works fine now with permalink on Drupal front page.