tracker issue : CF-3041495

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 82998:[ANeff] Bug for: Apostrophe, in cfmapitem's name attribute, prevents display of map

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 05/21/2010

Components: AJAX, UI Components

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 274381

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 1

Problem:

[ANeff] Bug for: Apostrophe, in cfmapitem's name attribute, prevents display of map.Please see comments by michael_evangelista: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WS175F191F-BA24-4ace-AC7A-44A5A4A9BAEE.html
Method:

<cfajaximport params="#{googleMapKey='map_key_here'}#" /><cfmap name="foo ' bar" centeraddress="foo ' bar, CA">  <cfmapitem name="foo ' bar" address="foo ' bar, CA" tip="foo ' bar" markerwindowcontent="foo ' bar" /></cfmap>Changing "foo ' bar" to "foo \' bar", for cfmapitem's name attribute, allows map to display.  The other attributes for cfmap & cfmapitem do not require "\", so cfmapitem's name attribute shouldn't either.
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041495

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: 3D1D17B03C844EBF992001AC
External Test Config: 05/21/2010

Attachments:

Comments: