search : map

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

displaying top 100 results

Struct map as a member func broken
Bug 82998:[ANeff] Bug for: Apostrophe, in cfmapitem's name attribute, prevents display of map
map displayName or hint attribute of cfargument to element in WADL
Bug 84494:I used the JS API to add a marker to a map that had 4 markers already
Bug 76494:(Watson Migration Closure)Instead of having CFMAPItem for each marker in the google map it would be fantastic to bind the CFMap to cfc and its json data
Bug 82158:CFMAP tag, once placed inside spry collapsible panel (closed on load) generates map with a marker (which is set to display address in the centre of the map) hidden behind top left corner
Bug 82145:Summary: Add abillity to set initial state of to be "collapsed"One can set a to be collapsible, but cannot set whether the map is initially collapsed or not
Allow dynamic addition of application mappings outside of Application.cfc
Map, Reduce, and Filter functions in a query object in ColdFusion
2610968 CF-3656754 External U. Adam, this has been implemented, but not in the same manner as Railo. I just tested it last week. Basically, you can access the mappings currently defined for the application by calling the getApplicationMetadata() function and then manipulating the "mappings
Comment on App-specific mappings do not register correctly by Wil G.
Comment on Allow dynamic addition of application mappings outside of Application.cfc by External U.
Comment on queryExecute - Add Map function by Vamseekrishna N.
Comment on Map|reduce|sort methods on query objects by External U.
2609884 CF-3752316 Suchika S. map() changed to listMap() and reduce to listReduce(). tested and it works fine.
Comment on Bug 74150:When you have a mapping in your application by External U.
App-specific mappings do not register correctly
2671739 CF-4198168 Ameya S. € Simple Map /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { height: 100%; } /* Optional: Makes the sample page fill the window. */ html, body
2561301 CF-4197196 Améya S. € Simple Map /* Always set the map height explicitly to define the size of the div * element that contains the map. */ #map { height: 100%; } /* Optional: Makes the sample page fill the window. */ html, body
Comment on Server Update Area and ScriptSrc Mapping by External U.
Comment on Map|reduce|sort methods on query objects by External U.
Comment on Map|reduce|sort methods on query objects by External U.
Comment on Allow dynamic addition of application mappings outside of Application.cfc by Awdhesh K.
Comment on listMap() doesn't pass correct args to callback by External U.
Comment on CF10 on Tomcat requires a new servlet mapping for friendly ses urls by External U.
ColdFusion AJAX Javascript functions ColdFusion.Map.getLatitudeLongitude and ColdFusion.Map.setCenter do not work on Google Maps v3 for versions 9, 901, 902 and 10 Issue noted after applying Update 8 (build - 10.0.8.283965)
Map, Reduce, and Filter functions in ColdFusion
Add option to override mapping of /api directory to ColdFusion REST services
2602426 CF-3036866 AJAX : UI Components Raymond Camden Bug 73838:If I use ColdFusion Problem: If I use ColdFusion.Map.setCenter, the map resets the zoom. Shouldn't it respect the current zoom level? Method: function setCenter(){ ColdFusion.Map.setCenter('map1',{latitude:39, longitude:116
QueryMap breaks Query-of-Query
Comment on [ANeff] Bug for: per-App mappings unusable in pseudo-constructor by External U.
Concurrency issues when writing to mappings returned from getApplicationMetadata() under load
HTTP request erases on-the-fly app mappings on other requests until getApplicationMetadata() is called
ColdFusion mappings are ignored when using REST services
4122182 CF-4201700 Aaron N. Also, in the Parameters section, the optionMap section needs attention. The description is under the Parameter column and the "optionMap" doesn't need to be bold. Thanks!, -Aaron
Comment on Add option to override mapping of /api directory to ColdFusion REST services by John W.
Comment on REST services cannot make use of Application-specific mappings by External U.
Comment on Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless by External U.
Comment on Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless by External U.
Comment on Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless by External U.
Comment on Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless by External U.
Comment on Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless by External U.
Comment on Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless by External U.
Comment on Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless by External U.
2682686 CFB-3758872 External U. An example of comment coloring breaking. variables.HTTP.setURL('https://maps.googleapis.com/maps/api/place/details/json'); In this case, the text after // is colored yellow. This code is inside a cfscript block.
Comment on Map, Reduce, and Filter functions in ColdFusion by WolfShade
App-specific mappings added outside of Application.cfc can dissappear
Map|reduce|sort methods on query objects
Mapped CFC Variable not working when line contains var
saveMapping=true logs WARN messages
Comment on Add option to override mapping of /api directory to ColdFusion REST services by John W.
Comment on [ANeff] Bug for: ordered struct exception in query.map() callback by CFwatson U.
Comment on ColdFusion compile bug with Application mappings by External U.
Comment on Add Support for Map/Reduce/Filter/Each Functions for Query Objects by External U.
Comment on ORM entities are incorrectly created when using single table inheritance with mappedSuperClass by External U.
Comment on Map|reduce|sort methods on query objects by External U.
Comment on Map|reduce|sort methods on query objects by External U.
Comment on ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc by External U.
Comment on listMap() doesn't pass correct args to callback by External U.
Comment on ColdFusion uses unsynchronized WeakHashMap in Remote Method Invocation during cache replication. This occasionally leads to infinite looping, hence 100% CPU usage. by A. B.
Comment on App-specific mappings do not register correctly by Christopher T.
Comment on App-specific mappings do not register correctly by Vamseekrishna N.
In SoapToRest Mapping wizard by default all the argument source are not getting populated
Bug 82738:If you have per application mappings and either onSessionEnd() fires and creates components using those per application mappings, they fail as they are not respected
Comment on Persistent components shall not need a persistent or embeddable attribute when a mapping file is defined by External U.
Comment on ORM entities are incorrectly created when using single table inheritance with mappedSuperClass by External U.
Comment on ORM entities are incorrectly created when using single table inheritance with mappedSuperClass by External U.
Comment on CFClient does not support arrayEach() / arrayFilter() / arraySort() / arrayMap() / arrayReduce() by Adobe D.
Comment on ColdFusion 10 unable to resolve UNC mappings by Piyush K.
Comment on ColdFusion mappings are ignored when using REST services by Adobe D.
Comment on Internal coldfusion.util.CaseInsensitiveMap class is not synchronized (thread safe). Leads to 100% CPU usage/server failure. by Nimit S.
Comment on Map|reduce|sort methods on query objects by Immanuel N.
Comment on App-specific mappings do not register correctly by Luis M.
Comment on App-specific mappings do not register correctly by Luis M.
Bug 78897:Application-specific mappings do NOT take priority over server-level (global) mappings, which brings them within a nanometer of being absolutely useless
[ANeff] Bug for: per-App mappings unusable in pseudo-constructor
Mapped Drive and Server Drive Must Match
Mappings. Add mappings. Save project. Close CF Builder and reopen. Actual Result: Expected Result: Any mapping added needs to be saved. Any Workarounds: None. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3967482 Reason: BugVerified External
2613912 CF-3148706 External U. Hi Uday, Regarding: "If set to true, on HTML-compliant browsers, user location is shown on the map.For browsers that are not HTML 5 compliant, the address falls back to the value you specify for centerAddress." That should probably be re-written as: "If set to true
="/mypath/index.cfm") with CFINCLUDE, you must create a mapping for the path using the ColdFusion Administrator. Or, you can use per-application settings to specify mappings specific to this application by specifying a mappings struct to THIS.mappings in Application.cfc. Using relative paths (for example, template
Persistent components shall not need a persistent or embeddable attribute when a mapping file is defined
Upgrade from CF10 to CF11 leaves the IIS Handler Mappings pointing to CF10 directory
cfclient code assist for the following functions need to be updated: arrayEach, arraySort, arrayMap, arrayReduce and Member functions : each, sort, map, reduce.
On the fly app specific mappings not registering correctly
CLI does not support per-application mappings
ColdFusion 10 unable to resolve UNC mappings