OoO En ce milieu de nuit étoilée du lundi 26 novembre 2007, vers 04:09, Robert McQueen <[EMAIL PROTECTED]> disait:
> After running into this bug, I spent a while debugging in Firefox with the > DOM editor and error console. Even after editing the DOM to make the Save > button sensitive, it doesn't actually have any defined action. I realised > from the error console that there was a JavaScript error accessing the > tinyMCE object, so the functions which sets up the button callbacks and > makes them sensitive never get called. And the reason I don't have a > TinyMCE object is because I don't have tinymce installed, so the > include(.../tiny_mce_src.js) fails. > So, installing tinymce and uncommenting the appropriate apache > configuration as explained in README.Debian fixed this issue for me. It > looks like the package has a patch to make it optional in the Compose > screen, but needs a similar patch to the Identities (Edit and New) > screens, or some preference about whether or not to use MCE editing isn't > getting applied properly. Thanks for spotting this bug. I will have a look at how to fix it today. -- I WILL NOT DO THE DIRTY BIRD I WILL NOT DO THE DIRTY BIRD I WILL NOT DO THE DIRTY BIRD -+- Bart Simpson on chalkboard in episode AABF08

