#5363 closed defect (fixed)
Serialization of Collection fails
| Reported by: | Jessica Tallon | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9.0 |
| Component: | programming | Keywords: | api |
| Cc: | Parent Tickets: |
Description
When Collections are now serialized in the API it throws an exception because there is no "self.items" this was renamed as per a comment TODO to be "num_items" it needs changing in serialization.
Change History (2)
comment:1 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 10 years ago
| Milestone: | 0.8.2 → 0.9.0 |
|---|
All 0.8.2 tickets are being rolled over to 0.9.0
Note:
See TracTickets
for help on using tickets.

This is fixed as of fd07dd6.