[TYPO3-core] RFC: #7794: opendocs cause JS-Error in IE

Steffen Kamper steffen at sk-typo3.de
Sun Mar 9 13:54:39 CET 2008


Hi,

this is a SVN patch request.

Type: Bugfix

Branches: 4_2

Bugtracker Reference:
http://bugs.typo3.org/view.php?id=7794

Problem:
 var ownWidth = this.menu.getWidth();

causes the JS-Error in IE,

Solution:
var ownWidth = $(this.menu).getWidth();
does the Job.

imho a nobrainer

vg  Steffen


begin 666 7794_opendocs_ie_jserror.diff
M26YD97 at Z('1Y<&\S+W-Y<V5X="]O<&5N9&]C<R]O<&5N9&]C<RYJ<PT*/3T]
M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]
M/3T]/3T]/3T]/3T]/3T]/3T]/0T*+2TM('1Y<&\S+W-Y<V5X="]O<&5N9&]C
M<R]O<&5N9&]C<RYJ<PDH<F5V:7-I;VX@,S0P,BD-"BLK*R!T>7!O,R]S>7-E
M>'0O;W!E;F1O8W,O;W!E;F1O8W,N:G,)*'=O<FMI;F<@8V]P>2D-"D! ("TU
M.2PW("LU.2PW($! #0H@"2 J+PH@"7!O<VET:6]N365N=3H at 9G5N8W1I;VXH
M*2!["B )"79A<B!C86QC=6QA=&5D3V9F<V5T(#T@,#L*+0D)=F%R(&]W;E=I
M9'1H(" @(" @(" @/2!T:&ES+FUE;G4N9V5T5VED=&@H*3L**PD)=F%R(&]W
M;E=I9'1H(" @(" @(" @/2 D*'1H:7,N;65N=2DN9V5T5VED=&@H*3L*( D)
M=F%R('!A<F5N=%=I9'1H(" @(" @/2 D*'1H:7,N;65N=4ET96TI+F=E=%=I
M9'1H*"D["B )"79A<B!P87)E;G13:6)L:6YG<R @(#T@)"AT:&ES+FUE;G5)
;=&5M*2YP<F5V:6]U<U-I8FQI;F=S*"D["B *
`
end



More information about the TYPO3-team-core mailing list