Bug #30760

handler is undefined when resizing the backend

Added by Oliver Hader over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2011-10-11
Priority:Should have Due date:
Assignee:Oliver Hader % Done:

100%

Category:Bugs
Target version:Core - 4.5.7
TYPO3 Version:4.5 PHP Version:
Votes: 0

Description

Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of the menus does not work correctly. The observer requires a reference to a callback function - currently the method was directly executed and the return value used as function reference, which was undefined in this case.


Related issues

related to Core - Bug #25787: Firebug Error handler is undefined in Backend Resolved 2011-04-06

History

Updated by Mr. Hudson over 1 year ago

Patch set 1 of change Ifb2db858d7075f4fd714d737576189c0e1efc5a5 has been pushed to the review server.
It is available at http://review.typo3.org/5690

Updated by Mr. Hudson over 1 year ago

Patch set 1 of change I9006793a2450b7b8fee408e8ef5668d359138390 has been pushed to the review server.
It is available at http://review.typo3.org/5695

Updated by Oliver Hader over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:07acbe48a10e88775959f178bb3bdc17e4db1cc7.

Also available in: Atom PDF