Opened 12 years ago
Closed 12 years ago
#7865 closed defect (fixed)
[patch]ItemFileWriteStore: not passing error through to onError callback for save function
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.2.1 |
Component: | Data | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When calling save with an onError callback, the callback is not receiving the actual error.
Attachments (1)
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Status: | new → assigned |
---|---|
Summary: | ItemFileWriteStore: not passing error through to onError callback for save function → [patch]ItemFileWriteStore: not passing error through to onError callback for save function |
Changed 12 years ago by
Attachment: | 7865_IFWSErrorCallback-1.2.patch added |
---|
Patch to be applied to 1.2 branch which addresses this issue
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in branch in revision [15475]
Note: See
TracTickets for help on using
tickets.
Fixed in main in revision [15442]