You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Julian Wood (JIRA)" <ji...@apache.org> on 2009/02/17 20:55:00 UTC

[jira] Commented: (TAP5-39) Autocomplete / JSONObject config surrounds parameter with double qoute

    [ https://issues.apache.org/jira/browse/TAP5-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674341#action_12674341 ] 

Julian Wood commented on TAP5-39:
---------------------------------

So, any way to get this fix included? It's been a problem for a while, and you still can't send a configuration to the autocomplete.  It's obviously a pain keeping a separate JSONObject copy around (which necessitates a copy of JSONArray, etc). We've been using this fix for, well, 9 months now and it seems strong. Any reason why this tiny little patch can't be applied?

> Autocomplete / JSONObject config surrounds parameter with double qoute
> ----------------------------------------------------------------------
>
>                 Key: TAP5-39
>                 URL: https://issues.apache.org/jira/browse/TAP5-39
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.15
>            Reporter: Sven Homburg
>         Attachments: TAPESTRY-2234-tapestry-project.patch
>
>
> 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.