Closed (fixed)
Project:
Geolocation Views
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2013 at 22:13 UTC
Updated:
9 Feb 2013 at 21:00 UTC
When Marker title field uses a field that contains special characters such as & or ' (ampersand or apostrophe) these characters are not properly rendered on mouseover.
Example 1: xandeadx's awesome module comes out looking like this xandeadx's awesome module.
Example 2: xandeadx & bisonbleu comes out looking like this xandeadx & bisonbleu.
Ran into the similar issues with auto_nodetitle. This patch fixes this problem.
Comments
Comment #1
xandeadx commentedfixed
Comment #2
xandeadx commentedComment #3
bisonbleu commentedWhen I try to download the latest version with drush I get the following error.
Comment #4
xandeadx commentedits drush problem
Comment #5
bisonbleu commentedYou are right. Running the
drush cache-clear drushcommand clears the error.Otherwise, the special characters are now properly rendered. Kudos! :-)
Comment #6
xandeadx commentedComment #7
xandeadx commented