You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juha Alatalo (JIRA)" <ji...@apache.org> on 2007/10/10 11:28:50 UTC

[jira] Created: (WICKET-1058) PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)

PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)
------------------------------------------------------------------------------------

                 Key: WICKET-1058
                 URL: https://issues.apache.org/jira/browse/WICKET-1058
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.3.0-beta3
         Environment: JDK 1.5
            Reporter: Juha Alatalo
         Attachments: PopupDatePickerExample.zip

Error in following situation.

- Panel is invisible
- AjaxButton sets panel visible
- DatePicker (in that panel) doens't work when using IE 7

Attached example contains two errors when using IE 7

Expected ';' (when pressing AjaxButton)
'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing
PopupDatePicker link)

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


[jira] Updated: (WICKET-1058) PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)

Posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Bille Jensen updated WICKET-1058:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc1)

> PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1058
>                 URL: https://issues.apache.org/jira/browse/WICKET-1058
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta3
>         Environment: JDK 1.5
>            Reporter: Juha Alatalo
>            Assignee: Matej Knopp
>         Attachments: PopupDatePickerExample.zip
>
>
> Error in following situation.
> - Panel is invisible
> - AjaxButton sets panel visible
> - DatePicker (in that panel) doens't work when using IE 7
> Attached example contains two errors when using IE 7
> Expected ';' (when pressing AjaxButton)
> 'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing
> PopupDatePicker link)

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


[jira] Assigned: (WICKET-1058) PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp reassigned WICKET-1058:
-----------------------------------

    Assignee: Matej Knopp

> PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1058
>                 URL: https://issues.apache.org/jira/browse/WICKET-1058
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta3
>         Environment: JDK 1.5
>            Reporter: Juha Alatalo
>            Assignee: Matej Knopp
>         Attachments: PopupDatePickerExample.zip
>
>
> Error in following situation.
> - Panel is invisible
> - AjaxButton sets panel visible
> - DatePicker (in that panel) doens't work when using IE 7
> Attached example contains two errors when using IE 7
> Expected ';' (when pressing AjaxButton)
> 'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing
> PopupDatePicker link)

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


[jira] Resolved: (WICKET-1058) PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp resolved WICKET-1058.
---------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s: 1.3.0-beta5

I've tested the example project in all supported browsers (including IE6) and it works well (with current wicket trunk and current wicket-contrib-datepicker trunk). Are you sure you didn't use code from 1.2 wicket-extensions?

> PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1058
>                 URL: https://issues.apache.org/jira/browse/WICKET-1058
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta3
>         Environment: JDK 1.5
>            Reporter: Juha Alatalo
>            Assignee: Matej Knopp
>             Fix For: 1.3.0-beta5
>
>         Attachments: PopupDatePickerExample.zip
>
>
> Error in following situation.
> - Panel is invisible
> - AjaxButton sets panel visible
> - DatePicker (in that panel) doens't work when using IE 7
> Attached example contains two errors when using IE 7
> Expected ';' (when pressing AjaxButton)
> 'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing
> PopupDatePicker link)

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


[jira] Commented: (WICKET-1058) PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534522 ] 

Matej Knopp commented on WICKET-1058:
-------------------------------------

If there is a way to reproduce this still please reopen this issue.

> PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1058
>                 URL: https://issues.apache.org/jira/browse/WICKET-1058
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta3
>         Environment: JDK 1.5
>            Reporter: Juha Alatalo
>            Assignee: Matej Knopp
>             Fix For: 1.3.0-beta5
>
>         Attachments: PopupDatePickerExample.zip
>
>
> Error in following situation.
> - Panel is invisible
> - AjaxButton sets panel visible
> - DatePicker (in that panel) doens't work when using IE 7
> Attached example contains two errors when using IE 7
> Expected ';' (when pressing AjaxButton)
> 'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing
> PopupDatePicker link)

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


[jira] Updated: (WICKET-1058) PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)

Posted by "Juha Alatalo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juha Alatalo updated WICKET-1058:
---------------------------------

    Attachment: PopupDatePickerExample.zip

Example files

> PopupDatePicker + AjaxButton + IE 7 + visibility (problem with header contribution?)
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-1058
>                 URL: https://issues.apache.org/jira/browse/WICKET-1058
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-beta3
>         Environment: JDK 1.5
>            Reporter: Juha Alatalo
>         Attachments: PopupDatePickerExample.zip
>
>
> Error in following situation.
> - Panel is invisible
> - AjaxButton sets panel visible
> - DatePicker (in that panel) doens't work when using IE 7
> Attached example contains two errors when using IE 7
> Expected ';' (when pressing AjaxButton)
> 'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing
> PopupDatePicker link)

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