You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "arne anka (JIRA)" <de...@myfaces.apache.org> on 2007/05/17 18:27:16 UTC

[jira] Created: (TOMAHAWK-993) initial value not shown

initial value not shown 
------------------------

                 Key: TOMAHAWK-993
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-993
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.5
         Environment: linux 2.6.20. tomcat 5.5.20
            Reporter: arne anka


my code:
${formBean.date}<input jsfc="t:inputCalendar" renderAsPopup="true" popupDateFormat="dd.MM.yyyy" renderPopupButtonAsImage="true"  value="${formBean.date}"/>
albeit the value is rendered correctly and shown if put outside the tag, inside the tag the attribute is omitted completely and no value is shown in the rendered input.

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