DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41842>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41842 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-16 06:56 ------- Created an attachment (id=19722) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19722&action=view) Makes Lenya work with FCKeditor 2.4 and only FCKeditor 2.4 The patch contains what is required to get FCKeditor 2.4 to work with Lenya. Instructions in the module say to download the latest, which is 2.4. In 2.4 they changed their javascript directory from FCKeditor to fckeditor. The UniversalKey option in the config throws a visible popup error. 2.4 disables the Firefox spell checker by adding to the body element of the edited content the attribute spellcheck="false", which fails validation. This patch changes path references to fckeditor, removes UniversalKey from the config, changes clean-xhtml.xsl to remove the spellcheck="false" attribute so that it will pass validation on that point, and the instructions have been updated. Note due to path changes, this patch will break existing FCKeditor 2.3 installs. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
