[TYPO3-core] RFC #8049 Save button don't work when deactivating t3editor

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon May 12 13:46:29 CEST 2008


Tobias Liebig wrote:
> i cleaned up the patch..
> here we go

But this cleanup removed comment marks. Are you sure this is a right thing?

-	/* this.saveButtons.each(function(button) {
-	Event.stopObserving(button, 'click', this.saveAjaxEvent);
+	this.saveButtons.each(function(button) {
+	Event.stopObserving(button,'click',this.saveFunctionEvent);
 	}.bind(this));
-	*/
+				

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-team-core mailing list