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

tmcw’s picture

Category: bug » support

I 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?

geraldito’s picture

Status: Active » Closed (fixed)

Sorry, my fault. Everything works fine now with permalink on Drupal front page.