diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 20:51:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 20:51:10 -0400 |
commit | d06096ad0d15dc7fb5e3187209a2908b3613b30b (patch) | |
tree | 4307a04bbf252352f35ec59f19ac2a4abd227551 /doc/bugs | |
parent | 3c542cc27948542026729f7a8c0e03731236c1e0 (diff) |
edittemplate: Don't wipe out edits on preview.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn | 2 |
1 files changed, 2 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 index bd59ecc2f..162bcf9ab 100644 --- a/doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn +++ b/doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn @@ -1 +1,3 @@ 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. + +> ugly one... [[done]] --[[Joey]] |