Opened 13 years ago
Closed 13 years ago
#8411 closed defect (duplicate)
FileItemWriteStore references serialization error
Reported by: | rsaccon | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | General | Version: | 1.2.3 |
Keywords: | dojo, FileItemWriteStore, serialization | Cc: | |
Blocked By: | Blocking: |
Description
If I delete an item which contains references and if I _dumpReferenceMap() before and after the deleteItem call, I see that the references actually have been deleted. But when I serialize with _getNewFileContentString(), which is internally called when saving the store, then the references appear again, in the serialized string.
I am usung dojo trunk.
Note: See
TracTickets for help on using
tickets.
Dup of #8412 (or vice-versa). I'll leave #8412 open and close this one.