On Thu, Aug 7, 2008 at 12:39 AM, divby1 <div...@gmail.com> wrote:
>
> hotLook returns a query for use by the autocomplete function and this
> is working perfectly, but when I select a name in the autosuggest it
> calls autoFill and then crashes returning the following: (note I
> replaced the value of input with x's but it does send the correct
> input at that point.)
>
> CGI.REQUEST_METHOD = GET
> struct
> AJAXCALLID 3753_1218040060846
> FUNCTION fullLook
> INPUT xxxxxxxxx
> METHOD init
> _ [empty string]
> The web site you are accessing has experienced an unexpected error.
> Please contact the website administrator.
>
> The following information is meant for the website developer for
> debugging purposes.
> Error Occurred While Processing Request
> Element fullLook is undefined in a Java object of type class
> coldfusion.runtime.VariableScope.
>
> The error occurred in D:\AskALibrarian\mxAjax\core\cf\mxAjax.cfc: line
> 71
> Called from D:\AskALibrarian\mxAjax\core\cf\mxAjax.cfc: line 55
> Called from D:\AskALibrarian\mxAjax\core\cf\mxAjax.cfc: line 9
>
> 69 : </cfif>
> 70 :
> 71 : <cfset _functionParameters =
> getMetaData(variables[functionName]).parameters>
> 72 : <cfset _functionArguments = StructNew()>
> 73 : <cfloop from="1" to="#ArrayLen(_functionParameters)#"
> index="fctr">
--
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/