#7290 closed defect (bug) (worksforme)
Multiple parallel 'new post's overwrite eachother
Reported by: | SiD3WiNDR | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.5.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
When you open multiple new post windows in several browser windows/tabs, they are apparently all editing the same post id in the database, which means whichever post is saved last is the only one showing up, all the others are lost forever.
I upgraded from 2.3 to 2.5, in 2.3 and below this was not a problem.
I presume, although I did not see it immediately, when opening a new "new post" page, the post id is coded into the html, and as long as nothing is saved as draft, opening another page will get the same id. Why not assign the id at the first save?
Change History (3)
Note: See
TracTickets for help on using
tickets.
Can't reproduce on 2.5.1. Opened 3 tabs and each Write Post screen in a new Firefox tab writes to a separate draft post in the database. If you are still experiencing this problem, please provide more detailed steps to reproduce.