Closed (fixed)
Project:
YUI Rich Text Editor
Version:
5.x-2.6-9
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
28 Apr 2008 at 09:07 UTC
Updated:
5 May 2020 at 08:33 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedSame in 6.x-1.2-9
Comment #2
Anonymous (not verified) commentedI added a form submit handler to yui_editor.js to be sure the changes get saved:
Just after the first 2 lines in render_editor add the following line:
The addEvent function makes sure the event works in all recent browsers.
Add the function at the end of the file:
Comment #3
jeffcd commentedFixed.