Closed (fixed)
Project:
KML
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2011 at 11:45 UTC
Updated:
9 Feb 2012 at 14:00 UTC
Jump to comment: Most recent file
I've added a view feed, with KML as output, and it states I should be able to change settings, clicking the "Settigns" gives the spinning loader, then stops and no settings are loaded.
This is on latest Drupal base.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | kml-view_settings-1387580-2.patch | 479 bytes | jeffschuler |
Comments
Comment #1
pandersb commentedSame issue.
Just commented out
in views_plugin_style_kml.inc and it works now.
Comment #2
jeffschulerWeird. $field doesn't even exist yet. Not sure what that code was supposed to do, but it's not serving a purpose.
Committed to 7.x-1.x-dev.
Thanks pandersb!
Comment #3
jeffschulerport to D6
Comment #4
jeffschulerCommitted to 6.x-2.x.