Bug #989 (closed)
Opened 11 years ago
Closed 11 years ago
ModelMapper does not properly handle arrays
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | blocker | Cc: | cxallan, atarkowska |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
ModelMapper and more specifically ContextFilter (both in ome.util.*) create new outputs for inputs via the "findClass()" method, which currently does not handle arrays properly.
Change History (1)
comment:1 Changed 11 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r2402 fixes.