You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2012/10/24 07:12:12 UTC

[jira] [Resolved] (OGNL-148) @DatePicker is not working

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

Lukasz Lenart resolved OGNL-148.
--------------------------------

    Resolution: Invalid

It has nothing to do with OGNL
                
> @DatePicker is not working
> --------------------------
>
>                 Key: OGNL-148
>                 URL: https://issues.apache.org/jira/browse/OGNL-148
>             Project: Commons OGNL
>          Issue Type: Bug
>         Environment: Tapestry 4.1.3
>            Reporter: adapala venkta
>            Assignee: Jesse Kuhnert
>
> Hai, 
>   i am facing a problem regarding DatePicker.I am using Tapestry 4.1.3 version. 
> When i am using DatePicker alone it is working fine but when i am using inside  FloatingPlane it is giving an Javascript error and it is not working.The error is "calendar_DatePicker_7 is undefined " in IE 6 version. 
> Eventhough i cleared the cache in IE the same javascript error is found. 
> The sample code snippet is 
> <div jwcid="@Any" id="popin" dojoType="FloatingPane" class="floatingPaneStyle" hasShadow="true" resizable="false" > 
> <span jwcid="@DatePicker" value="ognl:effectiveDate" size="12" translator="translator:date,pattern=MM/dd/yyyy" />
> </div> 
> Can anyone give some solution to this problem. 
>             Thanks in advance.
> sasidhar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira