You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Paolo Donà (JIRA)" <ta...@jakarta.apache.org> on 2005/11/05 16:06:21 UTC

[jira] Commented: (TAPESTRY-700) contrib:TableView doesn't sort columns with a non ASCII name

    [ http://issues.apache.org/jira/browse/TAPESTRY-700?page=comments#action_12356851 ] 

Paolo Donà commented on TAPESTRY-700:
-------------------------------------

I cannot reproduce the error with latest betas... and after converting everything to UTF-8.
So I think you can close this issue.

Thanks for your time.
 

> contrib:TableView doesn't sort columns with a non ASCII name
> ------------------------------------------------------------
>
>          Key: TAPESTRY-700
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-700
>      Project: Tapestry
>         Type: Bug
>   Components: Contrib
>     Versions: 4.0
>  Environment: Win XP / Tomcat 5.0 / JDK 142
>     Reporter: Paolo Donà
>     Priority: Minor

>
> I have a contrib:TableView defined this way:
> <component type="contrib:TableView" id="tableView">
>     <binding name="source" value="ognl:impianti"/>
>     <binding name="columns" value="Codice:codice, Paese:descRegione , Località:localitaOutlet"/>
>     <binding name="persist" value="literal:client:page"/>
> </component>
> The third  column doesn't sort and doesn't show the sorting arrow.
> Changing the column name from "Località" to "Localita" solves the problem.
> So I suppose the column doesn't sort if the column name has a non ASCII char in it.
> Paolo

-- 
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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org