Opened 9 years ago
Closed 9 years ago
#696 closed defect (fixed)
dateAdded is null in toArray() before getField() is called
| Reported by: | dstillman | Owned by: | dstillman |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 RC 4 |
| Component: | data layer | Version: | 1.0 |
| Keywords: | Cc: |
Description (last modified by dstillman)
For example, opening a report from the collection context menu before selecting an item.
Change History (2)
comment:1 Changed 9 years ago by dstillman
- Cc bparr removed
- Description modified (diff)
- Summary changed from Items requested via Items.get() that haven't been cached don't return data to dateAdded is null in toArray() before getField() is called
comment:2 Changed 9 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [1699]) Fixes #696, dateAdded is null in toArray() before getField() is called