[
https://issues.apache.org/jira/browse/TAP5-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-1926.
--------------------------------------
Resolution: Fixed
Fix Version/s: 5.4
Assignee: Howard M. Lewis Ship
> PropertyDisplayBlocks Date's display block is not thread safe
> --------------------------------------------------------------
>
> Key: TAP5-1926
> URL: https://issues.apache.org/jira/browse/TAP5-1926
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.3.1, 5.3.2, 5.3.3, 5.3.4, 5.3
> Reporter: Luca Menegus
> Assignee: Howard M. Lewis Ship
> Priority: Trivial
> Fix For: 5.4
>
>
> In class org.apache.tapestry5.corelib.pages.PropertyDisplayBlocks the
> DateFormat used to format Dates is declared as:
> private final DateFormat dateFormat =
> DateFormat.getDateInstance(DateFormat.MEDIUM, locale);
> Which is not correct because DateFormat is not thread safe and pages aren't
> pooled any more.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira