You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2009/04/22 12:45:47 UTC

[jira] Resolved: (TOBAGO-746) tx:time thows wrong type error

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

Bernd Bohmann resolved TOBAGO-746.
----------------------------------

    Resolution: Fixed

> 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
>            Assignee: Bernd Bohmann
>             Fix For: 1.0.21
>
>
> 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.