You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Juergen Zimmermann (JIRA)" <de...@myfaces.apache.org> on 2007/04/10 21:51:32 UTC

[jira] Created: (TOMAHAWK-960) t:inputCalendar yields Javascript error for wrong date

t:inputCalendar yields Javascript error for wrong date
------------------------------------------------------

                 Key: TOMAHAWK-960
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-960
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.6-SNAPSHOT
         Environment: JBoss 4.2.0CR1 with JSF RI 1.2_04-P01, JDK 1.5.0_11, Windows XP SP2
            Reporter: Juergen Zimmermann


Using <t:inputCalendar> and entering manually a wrong date (like Feb. 30, 2001) yields a Javascript window containing the following error message.
Error: 'org_apache_myfaces_PopupCalendar' is undefined

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


[jira] Commented: (TOMAHAWK-960) t:inputCalendar yields Javascript error for wrong date

Posted by "Juergen Zimmermann (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556410#action_12556410 ] 

Juergen Zimmermann commented on TOMAHAWK-960:
---------------------------------------------

Hi Simon,

sorry I can't retest: we needed a calendar and due to this issue we switched to RichFaces...

The demo page looks like the Javascript error is gone. However, when I clicked on Jan. 18
the resulting date shows Jan 17. So one serious error is still there.

> t:inputCalendar yields Javascript error for wrong date
> ------------------------------------------------------
>
>                 Key: TOMAHAWK-960
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-960
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>    Affects Versions: 1.1.7-SNAPSHOT
>         Environment: JBoss 4.2.0CR1 with JSF RI 1.2_04-P01, JDK 1.5.0_11, Windows XP SP2
>            Reporter: Juergen Zimmermann
>
> Using <t:inputCalendar> and entering manually a wrong date (like Feb. 30, 2001) yields a Javascript window containing the following error message.
> Error: 'org_apache_myfaces_PopupCalendar' is undefined

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


[jira] Commented: (TOMAHAWK-960) t:inputCalendar yields Javascript error for wrong date

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556389#action_12556389 ] 

Simon Kitching commented on TOMAHAWK-960:
-----------------------------------------

Hi Juergen,

I cannot duplicate this on a recent build, eg here:
  http://www.irian.at/myfacesexamples/calendar.jsf

Could you please retest?

> t:inputCalendar yields Javascript error for wrong date
> ------------------------------------------------------
>
>                 Key: TOMAHAWK-960
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-960
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>    Affects Versions: 1.1.7-SNAPSHOT
>         Environment: JBoss 4.2.0CR1 with JSF RI 1.2_04-P01, JDK 1.5.0_11, Windows XP SP2
>            Reporter: Juergen Zimmermann
>
> Using <t:inputCalendar> and entering manually a wrong date (like Feb. 30, 2001) yields a Javascript window containing the following error message.
> Error: 'org_apache_myfaces_PopupCalendar' is undefined

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