Project

General

Profile

Actions

Bug #22459

closed

Datepicker broken in IE7 cannot select a day

Added by internezzo ag over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-04-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

datepicker_ie7.png (157 KB) datepicker_ie7.png Administrator Admin, 2010-04-15 08:41
Actions #1

Updated by Chris topher over 14 years ago

The error message is:

"Ext.fly is Null or no object."

Actions #2

Updated by Frank Hsler over 14 years ago

Can confirm this, but only with an editor's account. Logged in as an admin it works. Seems rather strange to me.

Actions #3

Updated by Mario Rimann over 14 years ago

For me, the mentioned error appears also as a user with admin permissions.

Actions #4

Updated by Thomas Deinhamer over 14 years ago

Happens for administrators and editors here too. Does anybody have a solution yet? The version we use is TYPO3 4.3.3.

Actions #5

Updated by Mario Rimann over 14 years ago

Same behaviour in TYPO3 4.4

Actions #6

Updated by Sonja Schubert about 14 years ago

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...

Actions #7

Updated by Mario Rimann over 13 years ago

  • 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?

Actions #8

Updated by Stefan Neufeind over 13 years ago

IE7-problem might be related to #26618. In case somebody still experiences this problem, please try the fix proposed there.

Actions #9

Updated by Mario Rimann over 13 years ago

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.

Actions #10

Updated by Tolleiv Nietsch over 13 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF