[ 
https://issues.apache.org/jira/browse/CLK-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Malcolm Edgar closed CLK-296.
-----------------------------

    Resolution: Won't Fix

The Column provides a property for setting the Java Message format to be used 
for formatting values. Beyond that controls can access the Format object from 
their parent Page.

regards Malcolm Edgar

> The Global Format Object Is Not Used To Format Table Columns
> ------------------------------------------------------------
>
>                 Key: CLK-296
>                 URL: https://issues.apache.org/jira/browse/CLK-296
>             Project: Click
>          Issue Type: Bug
>          Components: core
>         Environment: RC1
>            Reporter: Joel Schmidt
>            Assignee: Malcolm Edgar
>
> The framework defines, and allows user customization, of a Format object. 
> However, this format object is not used everywhere it should be. In 
> particular, it is not being used to format table column values (e.g. dates). 
> Ideally, the format object would be used to format all type for which there 
> is a conversion method defined in the format object class (a method matching 
> a template signature). As things stand, you have to use individual column 
> Decorators if you want to change the default formatting of column values. 
> This is a pain.

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

Reply via email to