Closed (fixed)
Project:
KML
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2010 at 10:34 UTC
Updated:
9 Aug 2011 at 09:41 UTC
Exposed input are not handled correctly by "attach_to()" method, please find a patch to fix the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| exposed_input.patch | 643 bytes | paolomainardi |
Comments
Comment #1
jeffschulerCould you document the steps necessary to reproduce this issue, please?
Comment #2
paolomainardi commentedAny exposed input on any views with a KML output attached is not working without this patch, this is the simpler test case.
If you need, i will post a views that reproduce this bug.
Thanks.
Comment #3
jeffschulerExcellent. It works.
Committed to 7.x-1.x-dev and 6.x-2.x-dev.
Thanks!
Comment #4
paolomainardi commentedFantastic, thanks :)