[TYPO3-core] RFC #14668: Bug: Make flashupload work again
Steffen Gebert
steffen at steffen-gebert.de
Fri Jun 11 10:16:47 CEST 2010
Am 11.06.2010, 08:29 Uhr, schrieb patrick at patrickbahne.de
<patrick at patrickbahne.de>:
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=14668
>
> Branches:
> TYPO3_4-4
>
> Problem:
> The flashupload does not open at all. Instead there is a javascript
> error and the classic upload is showing.
>
> Ext.applyif(this, initialConfig);
> should be:
> Ext.applyIf(this, initialConfig);
+1 by reading and testing. Thanks for spotting!
I really wonder, why Steffen changed that line.
Steffen
More information about the TYPO3-team-core
mailing list