tracker issue : CF-3040777

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

Bug 81609:Provide Durable Way To Access Underlying YUI AutoComplete object

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Dan Wilson / Dan Wilson (Dan Wilson)

Created: 01/13/2010

Components: AJAX, Plumbing

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 267820

Priority/Frequency: Minor / Most users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Problem:

Provide Durable Way To Access Underlying YUI AutoComplete object.This enhancement request is to make a durable, future proof  method of AutoSuggest javascript object instance retrieval.Presently, the Autosuggest implementation for CFinput does not provide a documented way to get access to the underlying Javascript object. Right now, the javascript object is kept inside ColdFusion.objectCache under a key with the same value as the ID of the input field.This is a fine way to handle this, and works quite well. See http://www.nodans.com/index.cfm/2010/1/13/How-to-customize-the-ColdFusion-AutoSuggestHowever, as this is undocumented, and doesn't follow the pattern of Grid ColdFusion.Grid.getGridObject(gridname) and Tree ColdFusion.Tree.getTreeObject(treename) there is confusion about how to do this and how to ensure code will work across future versions.
Method:


Result:

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

Watson Bug ID:	3040777

External Customer Info:
External Company:  
External Customer Name: Dan Wilson
External Customer Email: 2C15278D446120D09920157F
External Test Config: 01/13/2010

Attachments:

Comments: