Closed (fixed)
Project:
KML
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Sep 2006 at 09:26 UTC
Updated:
20 Sep 2006 at 21:00 UTC
Jump to comment: Most recent file
Replace $attributes['kml_feed'] = url("kml/search/$type/$keys", NULL, NULL, TRUE); (etc) with custom-built URL to force the use of ?q= URLs.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | trailingslashes.diff | 1.58 KB | geodaniel |
Comments
Comment #1
geodaniel commentedAdding trailing slashes has the same effect but still lets sites use clean URLs if they wish. It's worth noting that the nodes are not yet being filtered by the BBOX parameters that Google Earth passes back to Drupal.
Comment #2
geodaniel commentedcommitted to HEAD
Comment #3
(not verified) commented