[ 
https://issues.apache.org/jira/browse/TAPESTRY-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575172#action_12575172
 ] 

Howard M. Lewis Ship commented on TAPESTRY-2234:
------------------------------------------------

TAPESTRY-2129 is correct; the problem is that the config object for 
Autocomplete is a JavaScript object, not a JSON Object.  The difference is the 
ability to assign a function to a property, rather than a string, number, array 
or nested JSON object.

> Autocomplete / JSONObject config surrounds parameter with double qoute
> ----------------------------------------------------------------------
>
>                 Key: TAPESTRY-2234
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2234
>             Project: Tapestry
>          Issue Type: Bug
>          Components: XHR/dhtml/Ajax
>    Affects Versions: 5.0.11
>            Reporter: Sven Homburg
>             Fix For: 5.0.11
>
>
> the JSONObject config in mixin Autocomplete surrounds parameters with double 
> qoute.
> so  Ajax.Autocompleter dont know how to interpreting the callbacks like 
> "afterUpdateElement"
> and throws an exception "function not found".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to