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

Igor Vaynberg reassigned WICKET-1647:
-------------------------------------

    Assignee: Johan Compagner

> SqlTimestampConverter drops the date portion of a Timestamp
> -----------------------------------------------------------
>
>                 Key: WICKET-1647
>                 URL: https://issues.apache.org/jira/browse/WICKET-1647
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.1, 1.3.2, 1.3.3, 1.4-M1
>         Environment: Any
>            Reporter: Flavius
>            Assignee: Johan Compagner
>
> When SqlTimestampConverter#convertToString is called, it formats the 
> Timestamp with DateFormat.SHORT,
> which returns only the time portion of the Timestamp.  Since a Timestamp 
> represents an instant in history,
> information is being lost.
> The Date and Time should be be returned.

-- 
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