]> git.immae.eu Git - github/wallabag/wallabag.git/commit
api: copy entry object before sending, to keep id 3516/head
authorKevin Decherf <kevin@kdecherf.com>
Sun, 17 Dec 2017 20:05:25 +0000 (21:05 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Sun, 17 Dec 2017 20:07:46 +0000 (21:07 +0100)
commitf5ea67e4cf8e415530d8c09e1b22c66c7064b3c6
treeeefbf1b83e81c7fb450d78f733de98ab03abffa3
parentd1f260e2d7bc62960267dbe70a1d8dd64f8dd9a7
api: copy entry object before sending, to keep id

Workaround for https://github.com/wallabag/android-app/issues/646

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
CHANGELOG.md
src/Wallabag/ApiBundle/Controller/EntryRestController.php
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php