Closed
Bug 329510
Opened 18 years ago
Closed 18 years ago
Instance backup happens too late
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan, Assigned: allan)
References
()
Details
(Keywords: fixed1.8.0.4, fixed1.8.1)
Attachments
(2 files)
Right now we handle instance data backup when the model receive xforms-ready. This is wrong. The model should be ready at that time, so event listeners could f.x. dispatch xforms-reset, which will then not work.
Assignee | ||
Comment 1•18 years ago
|
||
Assignee | ||
Comment 2•18 years ago
|
||
Comment on attachment 214194 [details] [diff] [review] Patch good catch
Attachment #214194 -
Flags: review?(aaronr) → review+
Assignee | ||
Updated•18 years ago
|
Attachment #214194 -
Flags: review?(smaug)
Comment 4•18 years ago
|
||
Comment on attachment 214194 [details] [diff] [review] Patch Could you use -p with diff
Attachment #214194 -
Flags: review?(smaug) → review+
Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Keywords: fixed1.8.0.3,
fixed1.8.1
Assignee | ||
Updated•18 years ago
|
Whiteboard: xf-to-branch
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•