diff options
author | JoeRayhawk <JoeRayhawk@web> | 2008-08-25 20:27:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-25 20:27:00 -0400 |
commit | 3c542cc27948542026729f7a8c0e03731236c1e0 (patch) | |
tree | d381db25e1bee7feb043006922fb579dc986941b | |
parent | 78e34fbdc255fd3f71f5b43ce1acd1fa0678e1ce (diff) |
Bug: previewing with an edittemplate reverts edit box
-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. |