[TYPO3-core] RFC: Bug #7245: Javascript Error in new Backend

Benjamin Mack mack at xnos.org
Tue Jan 22 23:55:35 CET 2008


Hey Steffen,

obviously a no-brainer, but does this fix the problem that menu is not 
refreshed in the new backend? or does it refresh the BE already when 
installing a new ext?
Otherwise I'd do a

if (top.menu...) {
  ... OLD BE MENU REFRESH
} else {
  ... REFRESH WHOLE NEW BACKEND
}

benni.


More information about the TYPO3-team-core mailing list