Project

General

Profile

Bug #19954 » rtehtmlarea_bugfix_10326_follow_up_typo3_4-2.patch

Administrator Admin, 2009-02-03 23:26

View differences:

typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3HtmlParser/typo3html-parser.js (copie de travail)
// Could be a button or its hotkey
var buttonId = this.translateHotKey(id);
buttonId = buttonId ? buttonId : id;
this.clean(this.editor._doc.body);
this.clean();
return false;
},
(3-3/4)