[ http://issues.apache.org/jira/browse/TAPESTRY-1169?page=all ]

Jesse Kuhnert resolved TAPESTRY-1169.
-------------------------------------

    Fix Version/s: 4.1.1
       Resolution: Fixed

Patch applied, thanks. Only change I didn't make was calling getLabelFor within 
the JSON render section as the values returned from model.filterValues are 
supposed to be the labels.

> Autocompleter does not return labels but object.toStrings on json response
> --------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1169
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1169
>             Project: Tapestry
>          Issue Type: Bug
>            Reporter: Ron Piterman
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.1
>
>         Attachments: patch, patch.txt
>
>
> the json render method does not use the getLabelFor method from the model. 
> Instead, the values are toString()'ed - this works only for models which 
> contain Strings or numbers...
> Patch attached

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to