[TYPO3-core] RFC #14800: JS errors prevent JS pased popups from working in IE

JoH asenau info at cybercraft.de
Mon Jun 21 10:27:02 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=14800

Branches:
TYPO3_4-3 & trunk

Problem:
There are some wizards that used to open in a real popup window which are opened as a layer via JS now to avoid the popup. (.i.e. the RTE link wizard)
While opening there will be a JS error like "this.west.el is null or not an object" which results in a blocked wizard.

Solution:
Move the check from this.west (and others) to this.west.el level before anything will be applied to the elements.

After applying the patch the wizards do work even in IE6 WinXP.

Cheers

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ext.resizable.js.patch
Type: application/octet-stream
Size: 1037 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100621/abe3d464/attachment.obj>


More information about the TYPO3-team-core mailing list