]> BookStack Code Mirror - bookstack/commit
ZIP Import & Exports: Addressed issues during testing
authorDan Brown <redacted>
Mon, 25 Nov 2024 15:54:15 +0000 (15:54 +0000)
committerDan Brown <redacted>
Mon, 25 Nov 2024 15:54:15 +0000 (15:54 +0000)
commit9ecc91929a60a66ff7e821dfbc9d2b55197988f7
tree44f956bf5e94fdb21b9fb41b9622d6bf5ea1ac46
parentf79c6aef8d1c9aa83e9ce89ec1e5ac9d9e1eb570
ZIP Import & Exports: Addressed issues during testing

- Handled links to within-zip page images found in chapter/book
  descriptions; Added test to cover.
- Fixed session showing unrelated success on failed import.

Tested import file-create undo on failure as part of this testing.
app/Exports/Controllers/ImportController.php
app/Exports/ZipExports/ZipExportReferences.php
lang/en/errors.php
tests/Exports/ZipExportTest.php