#1374 closed defect (duplicate)
Editor does not maintain entered values accross browser history
Reported by: | Owned by: | liucougar | |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I am Using the Editor widget on a textarea in my form. When a user enters data into the text area and hits submit, and then hits the back button in the browser, all the data that was entered into the editor textarea is gone. Data entered into other form elements remains.
This behavior is the same regardless of whether I use Editor or Editor2, however if I use RichText? it works as expected (though I lose the buttons as expected as well).
This has caused a lot of lost work in the form of repeat data entry. I am therefore classifying this as major.
I am using this on Firefox 1.5.x on Linux
Change History (4)
comment:1 Changed 14 years ago by
Owner: | changed from bill to liucougar |
---|
comment:2 Changed 14 years ago by
Milestone: | → 0.5 |
---|
comment:3 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
dup of #594, closed