[TYPO3-core] RFC #13160: Bug: Datepicker doesn't work with IE8 in French
Alexandre Gravel-Raymond
a.gravel-raymond at alienor.net
Tue May 25 18:34:21 CEST 2010
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=13160
Branches:
4.3 (fixed in trunk with the new ExtJS version)
Problem:
Because of an incompatibility between ExtJS function Ext.Override() and
IE8, and due to the fact that the function is used in ExtJS French
locale, the datepicker is unusable when one uses IE8 with a french
interface while being a simple (non-admin) BE user : the date is not
added to the related field after selecting a date.
Solution:
Removing the use of Ext.Override() and replacing it with the code of the
corrected version of the function from ExtJS 3.1 makes the datepicker
usable again.
Alexandre Gravel-Raymond
Developer, Aliénor.net
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13160.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100525/cd209884/attachment-0001.asc>
More information about the TYPO3-team-core
mailing list