Opened 7 years ago
Closed 7 years ago
#3195 closed defect (bug) (fixed)
Autosave does not work after spell check is performed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | spellcheck autosave charset |
| 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 (4)
masquerade — 7 years ago
comment:2
masquerade — 7 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.
Note: See
TracTickets for help on using
tickets.

Autosave is saving in UTF-8 and not ISO-8859-1