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

xandeadx’s picture

xandeadx’s picture

Status: Active » Needs review
bisonbleu’s picture

When I try to download the latest version with drush I get the following error.

ren$ drush dl --destination="profiles/zamorg/modules/contrib" geolocation_views
File geolocation_views-7.x-1.x-dev.tar.gz?date=1358082085 is corrupt (wrong md5 checksum).

xandeadx’s picture

its drush problem

bisonbleu’s picture

You are right. Running the drush cache-clear drush command clears the error.

Otherwise, the special characters are now properly rendered. Kudos! :-)

xandeadx’s picture

Status: Needs review » Reviewed & tested by the community
xandeadx’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.