]> BookStack Code Mirror - bookstack/commit
Input WYSIWYG: Updated API testing, fixed description set issue
authorDan Brown <redacted>
Fri, 22 Dec 2023 13:17:23 +0000 (13:17 +0000)
committerDan Brown <redacted>
Fri, 22 Dec 2023 13:17:23 +0000 (13:17 +0000)
commit2a7a81e74952c760f58e07c887f9797b9137c61d
treeab1dcf3bcda14ed43eaa354b548546b4649827b8
parent00ae04e0bd7f9d80aa80334b8a8bb55e7ca33cad
Input WYSIWYG: Updated API testing, fixed description set issue

Fixed issue where an existing description_html field would not be
updated via 'description' input.
app/Entities/Repos/BaseRepo.php
tests/Api/BooksApiTest.php
tests/Api/ChaptersApiTest.php
tests/Api/ShelvesApiTest.php