Mercurial > libervia-pubsub
comparison db/pubsub.sql @ 394:dc83b1d837cf
backend: fixed recursion error on getFullItem:
getFullItem was doing a deepcopy of the item which could lead to infinite recursion if element had children. This has been fixed by doing a specialised copy function.
For the same reason, an itemDataCopy function has also been implemented.
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 18 Feb 2019 19:12:04 +0100 |
parents | a772f7dac930 |
children | 1dc606612405 |
comparison
equal
deleted
inserted
replaced
393:728b08c0d000 | 394:dc83b1d837cf |
---|