Ticket #1722 (s3b_implementation_finished bug) — at Version 7
An error appears when a book is embedded twice
Reported by: | deyan | Owned by: | mira |
---|---|---|---|
Priority: | critical | Milestone: | M09_BETA1 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | danvisel | Design_owners: | mira |
Imp._owners: | mira | Test_owners: | |
Analysis_reviewers: | deyan | Changelog: | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 0 | Imp._score: | 3.5 |
Test_score: | 0 |
Description (last modified by mira) (diff)
Try to embed one book twice, an error appears.
The error appeared because a book could not be added twise to the local cache. This should be fixed in the BookStorager so that when a book is loaded a resource is always returned. This is either the new loaded book or the already loaded resource from the local chache.
When the same book is added to the books() list of the app an error message should appear. This should not be alowed.
Done. - 3787
Change History
comment:3 Changed 16 years ago by mira
- Owner set to mira
- Status changed from s1c_analysis_ok to s2a_design_started
- Description modified (diff)
comment:4 Changed 16 years ago by mira
- Design_owners set to mira
- Status changed from s2a_design_started to s2b_design_finished
- Imp._owners set to mira
comment:5 Changed 16 years ago by mira
- Status changed from s2b_design_finished to s2c_design_ok
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.