Closed (fixed)
Project:
Geofield
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2011 at 19:51 UTC
Updated:
22 Jan 2012 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
nrambeck commentedI found a similar issue with a Views plugin for the Carousel module and used the solution there for the Geofield Map plugin (#1292602: Carousel does not include all options when displaying code-based default views).
Attached is a patch that resolves the issue by pulling the options from another location in the view object that has the default display options merged in with the options in the export.
Comment #2
phayes commentedThis has been committed. Thanks nrambeck!