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.