]> BookStack Code Mirror - bookstack/commit
Search: Prevented negated terms filling in UI inputs 5239/head
authorDan Brown <redacted>
Thu, 3 Oct 2024 18:38:07 +0000 (19:38 +0100)
committerDan Brown <redacted>
Thu, 3 Oct 2024 18:40:11 +0000 (19:40 +0100)
commit966ff9138632a47966c217089f0534ecf262d829
treef65b785d87257c46afe5c7bf60099d66fe03f397
parentcd84d08157255dd2464a6dcc257355ffeca21c96
Search: Prevented negated terms filling in UI inputs

Added test to cover.
app/Search/SearchOptionSet.php
app/Search/SearchOptions.php
resources/views/search/all.blade.php
tests/Entity/EntitySearchTest.php
tests/Entity/SearchOptionsTest.php