#3195 closed defect (bug) (fixed)
Autosave does not work after spell check is performed
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | spellcheck autosave charset |
Focuses: | Cc: |
Description
Autosave works normally.
But after I perform a spellcheck, no more drafts are saved anymore (no more autosave)
I did not even try to correct any words.
using svn 2.1 4276
Attachments (1)
Change History (5)
#2
@
18 years ago
- Owner changed from anonymous to masquerade
A patch is attached that should fix this problem. We now use the PeriodicalExecuter provided by prototype to do the updating, return is the same, code is a tid-bit more light.
This ticket was mentioned in Slack in #core-editor by karmatosed. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
Autosave is saving in UTF-8 and not ISO-8859-1