Bug #22459
closed
Datepicker broken in IE7 cannot select a day
Added by internezzo ag over 14 years ago.
Updated over 13 years ago.
Description
The datepicker works fine in Firefox and IE8. But it seems to have a JS related issue in IE7:
- click the datepicker icon next to any date field (tested on pages and tt_content records)
- datepicker shows up
- expected: clicking a day will close datepicker and fill the field
- problem: clicking any day within the datepicker will do nothing, the date is not filled into the date field, IE7 shows that there are "errors on the page" (see screenshot - and NO, one cannot copy the error message as text - stupid browser)
Since there is no information next to the field or within the datepicker regarding the expected format to enter the date manually, we see this as a major problem for regular users that are not that much experienced with computer stuff.
Clicking somewhere else on the form (not within the datepicker) will close the datepicker.
The functionality to browse from one month to another within the datepicker is working as expected.
(issue imported from #M14115)
Files
The error message is:
"Ext.fly is Null or no object."
Can confirm this, but only with an editor's account. Logged in as an admin it works. Seems rather strange to me.
For me, the mentioned error appears also as a user with admin permissions.
Happens for administrators and editors here too. Does anybody have a solution yet? The version we use is TYPO3 4.3.3.
Same behaviour in TYPO3 4.4
can confirm this problem with IE7 and TYPO3 4.3.2.
At the moment you click on a day the error which occurs is:
Row: 8
Sign: 27954
Error: Ext.fly(...) is NULL or no Object
Code: 0
Path: ...typo3/alt_doc.php?returnUrl=db_list.php...
It would be great if that problem could be fixed...
- Target version deleted (
0)
Sonja Scholz wrote:
can confirm this problem with IE7 and TYPO3 4.3.2.
It would be great if that problem could be fixed...
Just tried it on WinXP, IE7 and TYPO3 4.5.3 -> problem seems to be solved in the meantime.
Sonja, can you confirm that?
IE7-problem might be related to #26618. In case somebody still experiences this problem, please try the fix proposed there.
Stefan Neufeind wrote:
IE7-problem might be related to #26618. In case somebody still experiences this problem, please try the fix proposed there.
I've just re-tested the issue with IE7 both with the master from Git and the patch you've mentioned in #26618 (checked out from https://review.typo3.org/#change,3385).
Since I cannot reproduce the error anymore, I guess it's finally solved and we're save to close this issue.
- Status changed from New to Closed
Also available in: Atom
PDF