Closed (fixed)
Project:
KML
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2011 at 07:42 UTC
Updated:
10 Aug 2011 at 06:32 UTC
Jump to comment: Most recent file
When overriding a Views display's title with a Contextual Filter (argument,) the document name inside the KML produced should reflect this.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1179744-kml-view_custom_title-d6-4.patch | 1.49 KB | jeffschuler |
| #3 | 1179744-kml-view_custom_title-3.patch | 1.35 KB | jeffschuler |
| #1 | 1179744-kml-view_custom_title-1.patch | 525 bytes | jeffschuler |
Comments
Comment #1
jeffschulersimple fix.
Comment #2
jeffschulerfixed in 7.x-1.x-dev
Comment #3
jeffschuleralso quote the filename in the http header to allow for spaces, etc in view titles. here's a follow-up patch that I'm also committing.
Comment #4
jeffschulerBoth of these fixes, for 6.x-2.x-dev.
Needs review, please.
Comment #5
jeffschulerLooks like the original issue doesn't manifest as an error in the D6 version, but I've committed this to 6.x-2.x-dev as it's a better way to do it and the other changes are slight improvements as well.