Ticket #2363 (closed bug)
s2-deleting-frame-while-moving-it - In server collaboration if one user moves a frame and other deletes it, exception is thrown.
Reported by: | todor | Owned by: | mira |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | S2S_PERSISTENCE | Version: | 2.0 |
Keywords: | Cc: | mira | |
Category: | unknown | Effort: | |
Importance: | 0 | Ticket_group: | |
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | todor | Design_owners: | mira |
Imp._owners: | mira | Test_owners: | |
Analysis_reviewers: | mira | Changelog: | Changelog |
Design_reviewers: | Imp._reviewers: | meddle, deyan, todor | |
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 0 | Imp._score: | 2 |
Test_score: | 0 |
Description (last modified by todor) (diff)
- Open server book.
- Insert frame.
- First user must move the frame.
- Second user deletes the frame.
- Exception is thrown.
- The exception is http://sophie2.org/bug-report/detailed_view.php?id=146
Attachments
Change History
comment:3 Changed 15 years ago by mira
- Design_owners set to mira
- Status changed from s1b_analysis_finished to s2a_design_started
comment:4 Changed 15 years ago by mira
- Status changed from s2a_design_started to s2b_design_finished
There is a problem with the notification of the views when the head revision is changed. There should be a method used to switch revisions that notifies all views. The head revision should be private and should not be changed any other way.
comment:6 Changed 15 years ago by mira
- Owner set to mira
- Status changed from s2c_design_ok to s3a_implementation_started
comment:7 Changed 15 years ago by mira
- Status changed from s3a_implementation_started to s3b_implementation_finished
- Imp._owners set to mira
There is a patch file attached to this ticket.
comment:8 Changed 15 years ago by mira
- Analysis_reviewers set to mira
- Analysis_score changed from 0 to 3
comment:9 Changed 15 years ago by meddle
- Cc mira added
- Status changed from s3b_implementation_finished to s1c_analysis_ok
- Imp._score changed from 0 to 2
- Imp._reviewers set to meddle, deyan, todor
We will fail the ticket.
- There is exception continuously logged when you connect to the server. The Exception is here : http://pastebin.asteasolutions.net/m6c72c376
- Please put the spaces in the appropriate places : if( this.headRevision.getId().compareTo(newRevision.getId()) < 0)
2p
comment:10 Changed 15 years ago by deyan
- Importance set to 0
- Status changed from s1c_analysis_ok to closed
Batch update from file priorities8.csv
Note: See
TracTickets for help on using
tickets.