Actions
Bug #26731
closedThe info module does not show up in IE 7 and 8
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2011-05-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The "LinkValidator" is not getting displayed at all in IE 7 and 8.
When we go to Info, and select "LinkValidator" we get a script error in IE 7 and 8 with following details:
Message: 'events' is null or not an object
Line: 7
Char: 163909
Code: 0
URI: https://www.mydomain.com/typo3temp/compressor/ext-all-6c8d3c53496a2674c362d5cdfa583ab3.js
This script error seems to be source of problem, that is preventing further display of the module content.
Files
Updated by Philipp Gampe over 13 years ago
- Priority changed from Should have to Must have
Updated by Michael Miousse over 13 years ago
their are some , that ie does not like
here is a patch for it
could you test it phillip
thx
Updated by Michael Miousse over 13 years ago
- File 26731.diff 26731.diff added
- Status changed from New to Under Review
oops
here it is
Updated by Michael Miousse over 13 years ago
- Status changed from Under Review to Needs Feedback
Updated by Philipp Gampe over 13 years ago
- Status changed from Needs Feedback to Resolved
- % Done changed from 0 to 100
Applied in changeset r47880.
Updated by Chris topher over 12 years ago
- Status changed from Resolved to Closed
Updated by Michael Stucki almost 11 years ago
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Actions