Opened 13 years ago
Closed 13 years ago
#671 closed defect (fixed)
qwiki doesn't check for race conditions
Reported by: | sjamaan | Owned by: | sjamaan |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | extensions | Version: | 4.7.x |
Keywords: | qwiki, race condition | Cc: | |
Estimated difficulty: |
Description
When two people load the same page, then someone saves a page, and the other person saves the same page afterwards, the first person's changes are dropped. This should be avoided.
Note: See
TracTickets for help on using
tickets.
Fixed in r25029; will probably be released shortly as 1.3, after it's been properly tested and depending on how the current thread about wiki markup in chicken-users will be resolved.