]> BookStack Code Mirror - bookstack/commit
Fixed error thrown when owner existed but the creator did not
authorDan Brown <redacted>
Tue, 20 Apr 2021 20:03:44 +0000 (21:03 +0100)
committerDan Brown <redacted>
Tue, 20 Apr 2021 20:04:38 +0000 (21:04 +0100)
commit20528a2442b7149ad8fd1f4cb470062d9ff73b31
treeb64c87da4c1e9bdbbe83ef2ab5250d6acb4854a2
parentb3c47649b4a76e47f087a4948d7beadeb7e358ca
Fixed error thrown when owner existed but the creator did not

Added test to cover.
For #2687
resources/views/partials/entity-meta.blade.php
tests/Entity/PageTest.php