[TYPO3-core] FYI: Fixed bugs #7460 and #7466: Small JavaScript bugs in top bar

Oliver Hader oh at inpublica.de
Fri Feb 8 23:43:01 CET 2008


FYI: The following changes were committed to TYPO3_4-2:
* Bug #7460: Search field in top bar causes JS error (rev. 3141)
* Bug #7466: Clear cache actions in top bar cause JS error (rev. 3140)

Problem: An JavaScript error was thrown since the toggleMenu function 
was called without any argument and prototype.js didn't check and failed.

Solution: Check if event was given as function argument.

olly
-- 
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007466.patch
Type: text/x-patch
Size: 1045 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080208/36a3d674/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007460.patch
Type: text/x-patch
Size: 311 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080208/36a3d674/attachment-0001.bin 


More information about the TYPO3-team-core mailing list