DatePicker invisible inside Border -> JavaScript error
------------------------------------------------------
Key: WICKET-3107
URL: https://issues.apache.org/jira/browse/WICKET-3107
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.4.12
Environment: Browser: IE8
Reporter: Paul Ivancsics
Priority: Minor
1. Add a DatePicker to a DateTextField.
2. Add another DatePicker to a DateTextField inside a BoxBorder.
3. Set the BoxBorder's body container invisible.
4. Load the page.
There is a JavaScript error (Meldung: Objekt erforderlich Zeile: 1573 Zeichen:
3 Code: 0 URI:
http://.../wicket/resources/org.apache.wicket.extensions.yui.YuiLib/calendar/calendar.js),
and clicking the visible DatePicker has no effect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.