You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Alastair Maw (JIRA)" <ji...@apache.org> on 2007/06/19 14:26:26 UTC

[jira] Resolved: (WICKET-672) DateTextField is too session-heavy

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

Alastair Maw resolved WICKET-672.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.0-rc1)
                   1.3.0-beta2
         Assignee: Alastair Maw

Fixed in r548707.

> DateTextField is too session-heavy
> ----------------------------------
>
>                 Key: WICKET-672
>                 URL: https://issues.apache.org/jira/browse/WICKET-672
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta1
>            Reporter: Andrew Klochkov
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta2
>
>
> org.apache.wicket.extensions.markup.html.form.DateTextField seems too heavy for http session - it holds SimpleDateFormat instance which in turn holds DateFormatSymbols instance which in turn has several arrays inside.

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