Dennis Kieselhorst created TOBAGO-1416:
------------------------------------------
Summary: Time tag should not display date by default
Key: TOBAGO-1416
URL: https://issues.apache.org/jira/browse/TOBAGO-1416
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0
Reporter: Dennis Kieselhorst
Priority: Minor
Attachments: time-screenshot.png
If the time tag is used without a converter, the date is displayed in front of
the time.
A default should be applied to behave like the old implementation (<2.0), e.g.:
{code:xml}
<f:convertDateTime type="time" timeStyle="short" locale="de" />
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)