[
https://issues.apache.org/jira/browse/TAP5-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679553#action_12679553
]
Nicolas Charles commented on TAP5-39:
-------------------------------------
Yes, it would be so convenient to authorise JSONString into the JSONObject, or
at least a new classe implementing JSONString and not quoting the text.
Currently, i'm fighting with this because i need to pass a Prototype object to
a method and it gets quoted...
> 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.