Posted by koyama on May 10, 2009 at 6:01pm
Jump to:
| Project: | YUI Rich Text Editor |
| Version: | 6.x-2.33 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Test:
- Enable "Coder button" plugin for YUI Editor from Administer › Site configuration › YUI editor settings
- Find some content to edit with the YUI Editor
- Click on the "Coder buttom" to edit HTML code
- Type some HTML code and click "Save"
Expected result:
- Content is saved
Actual result:
- Content is not saved
Screencast demonstrating the bug:
Environment:
- Drupal 6.11
- Yahoo YUI: 6.x-1.1-rc2
- YUI Rich Text Editor: 6.x-2.33
Comments
#1
The one missing but critical step is:
* Enable "Coder button" plugin for YUI Editor from Administer › Site configuration › YUI editor settings
* Find some content to edit with the YUI Editor
* Click on the "Coder button" to edit HTML code
* Type some HTML code
* Click on the "Coder button" again to exit the HTML code back to WYSIWYG mode
* Then click "Save"
Yes silly but critical.
#2
See #560086: YUI editor 2.7 support patch for a patch.