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:31:16 UTC

[jira] Created: (TOMAHAWK-994) attributre 'name' unknown

attributre 'name' unknown
-------------------------

                 Key: TOMAHAWK-994
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-994
             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
            Priority: Trivial


my code:
<input jsfc="t:inputCalendar" name="foo"/>
"Property 'name' is not on type: org.apache.myfaces.custom.calendar.HtmlInputCalendar"
well, 'name' is a standard-compliant and very old html-attribute, so intputCalendar should know it.

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