Ticket #404 (closed defect: fixed)
multi upload control, error when deleting a child
| Reported by: | svr | Owned by: | mpo |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.4 |
| Component: | modules/kauri-forms | Version: | trunk |
| Keywords: | multi upload collection | Cc: |
Description
I'm trying to use an upload control within a collection control. Everything works as long as I don't delete a child upload control. A setWireValue on an existing form that is being reused also triggers the same error.
The error is 'value is undefined' and occurs on the 'close' method of the upload control object.
It is reproducible at the kauri sample 'multi-upload-control.html'. Just add a few upload fields and delete one.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.