Opened 9 years ago
Closed 9 years ago
#14573 closed enhancement (fixed)
ViewSource: Does not reflect editor.set("value") calls when enabled.
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Editor | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When the editor is open and in viewsource mode, calling editor.set("value", "some new HTML text"), should reflect into the source view window.
Note: See
TracTickets for help on using
tickets.
In [27507]: