Closed (fixed)
Project:
GMap Module
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Oct 2006 at 14:17 UTC
Updated:
8 Nov 2006 at 15:30 UTC
Jump to comment: Most recent file
Nodes that contain apostrophe's cause Javascript to die when trying to view them through a views-created map. The attached patch escapes them with a backslash.
It also changes the default <p></p> theming in that function with <div class="[fieldname]"></div> for added themability and to fix another issue: the existing method created invalid xhtml - I think - when including body and taxonomy elements as they added their own paragraph tags.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | gmap_themabilityandescaping.diff.txt | 1.03 KB | geodaniel |
Comments
Comment #1
geodaniel commentedErm, and the patch... :)
Comment #2
geodaniel commentedwebgeer has committed this patch to the HEAD branch, though it's not yet in the DRUPAL-4-7 branch
Comment #3
geodaniel commentedComment #4
(not verified) commented