Ticket #2064 (closed bug)
Trying to open the demo book from the server throws an exception
Reported by: | deyan | Owned by: | meddle |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | tsachev |
Imp._owners: | tsachev | Test_owners: | |
Analysis_reviewers: | tsachev | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle, todor |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
I opened the demo book in Reader app and when tried to open it from the autor, the following exception appeared and the book was not opened.
Attachments
Change History
comment:1 follow-up: ↓ 3 Changed 16 years ago by deyan
- Status changed from new to s1b_analysis_finished
comment:2 Changed 15 years ago by tsachev
- Design_owners set to tsachev
- Status changed from s1b_analysis_finished to s2a_design_started
comment:3 in reply to: ↑ 1 Changed 15 years ago by tsachev
Replying to deyan:
Actually this bug reproduces when a user tries to open a book twice from the same application.
For example you double clicked on the "Open" button or something else.
comment:4 Changed 15 years ago by tsachev
- Status changed from s2a_design_started to s2b_design_finished
The bug is caused by wrongly caching the Accesses from the ServerLocator, they must be cashed changed only by the locator provided by a ResourceLocatorProvider's.
comment:5 Changed 15 years ago by tsachev
- Status changed from s2b_design_finished to s3c_implementation_ok
Bug is fixed in branch /branches/private/tsachev/bug-fix-2064
comment:7 Changed 15 years ago by meddle
- Owner set to meddle
- Status changed from s2c_design_ok to s3a_implementation_started
comment:8 Changed 15 years ago by meddle
- Status changed from s3a_implementation_started to s3b_implementation_finished
- Imp._owners set to tsachev
- Analysis_reviewers set to tsachev
comment:9 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_score changed from 0 to 4
- Imp._reviewers set to meddle, todor
- Design_score changed from 0 to 4
- Design_reviewers set to meddle
- Imp._score changed from 0 to 4
comment:10 Changed 15 years ago by deyan
- Status changed from s3c_implementation_ok to closed
Batch update from file query-10.csv
Note: See
TracTickets for help on using
tickets.