BookStack/tests/Entity
Dan Brown 0c6f598d91
Fixed issue where text after line breaks not indexed
Linebreaks would previously essentially be removed during index and
hence joined to adjacent words, breaking prefix matching.
Added test to cover.
For #3508
2022-06-20 23:47:42 +01:00
..
BookShelfTest.php
BookTest.php Fixed failing tests after conversion changes 2022-06-19 18:44:34 +01:00
ChapterTest.php
CommentSettingTest.php
CommentTest.php
ConvertTest.php Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
EntityAccessTest.php
EntitySearchTest.php Fixed issue where text after line breaks not indexed 2022-06-20 23:47:42 +01:00
ExportTest.php
MarkdownToHtmlTest.php
PageContentTest.php
PageDraftTest.php
PageEditorTest.php
PageRevisionTest.php
PageTemplateTest.php
PageTest.php
SearchOptionsTest.php
SortTest.php
TagTest.php