diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn b/doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn new file mode 100644 index 000000000..bd59ecc2f --- /dev/null +++ b/doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn @@ -0,0 +1 @@ +It appears that the 'editcontent' textarea that should be saved across previews is being overridden whenever an edittemplate is in use, 'losing' edits on preview unless the browser maintains them in history. |