tx:time thows wrong type error
------------------------------
Key: TOBAGO-746
URL: https://issues.apache.org/jira/browse/TOBAGO-746
Project: MyFaces Tobago
Issue Type: Bug
Components: Facelets
Affects Versions: 1.0.20
Reporter: Rainer Rohloff
When using
<tx:time label="Normal" value="11:00"/>
or
<tx:time label="Normal"/>
on a view tobago throws an error:
<ERROR> <TimeRenderer> <encodeEnd> <Wrong type: Need
org.apache.myfaces.tobago.component.UITimeInput, but was
org.apache.myfaces.tobago.component.UIFileInput>
and displays no input field.
<tc:time> works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.