Posted by wwalc on September 4, 2008 at 10:16am
Jump to:
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | 6.x-1.3-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When $conf['allow_user_conf']=='t', user account settings are copied to the $conf array, but later $profile->settings['show_toggle'] is still used.
Because of this bug, no matter what user sets in "Rich Text Editor settings", the "Show disable/enable rich text editor toggle" value is not used, setting from his FCKeditor profile is used instead.
Comments
#1
Fixed in CVS. This bug affected both versions 6--1 and 5--2.
6--2 looks fine.
#2
Automatically closed -- issue fixed for two weeks with no activity.