Ticket #2559 (closed bug: fixed)
[html] Page timelines don't start when memoryAlert parameter is set
Reported by: | antoni | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Y1 |
Component: | uncategorized | Version: | 2.1 |
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: | Design_owners: | ||
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description
Check why timelines of pages don't start on first page shown when memoryAlery parameter is set.
Change History
comment:2 Changed 13 years ago by tancheto
- Status changed from s1b_analysis_finished to closed
- Resolution set to fixed
Timelines of pages don't start because they trying to start before info for timeline is built. Current solution is to adding timeout for starting timelines when memoryAlert parameter is set. May be is good idea to move timeline info from page info to book info.
Commited in [10107].
Note: See
TracTickets for help on using
tickets.