Opened 13 years ago
Closed 13 years ago
#59 closed defect (fixed)
field values
Reported by: | ff | Owned by: | ralphm |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | generic | Keywords: | |
Cc: |
Description
For *-multi Field types the getValues() function should always a list of fields, even if there is only one value (in that case the application always expects multiple values and it is more natural to write code for a list, instead of checking the return type)
Change History (1)
comment:1 Changed 13 years ago by ralphm
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This was resolved as part of [c85ce41a75bc]. Closing.