Search does not find words in lists/enumerations #1832

Closed
opened 2026-02-05 02:00:50 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @mirsch on GitHub (Aug 26, 2020).

Describe the bug
Search does not find words in <li> tags.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Go to https://demo.bookstackapp.com/books/dummy-content-book/page/another-example-of-various-content
  2. There is a list of fruits: Oranges, Apples, Bannanas, Grapes
  3. Search for Bannanas in the top bar (https://demo.bookstackapp.com/search?term=Bannanas)
  4. See 0 results.

Expected behavior
Find the page containing the word Bannanas

Originally created by @mirsch on GitHub (Aug 26, 2020). **Describe the bug** Search does not find words in `<li>` tags. **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to https://demo.bookstackapp.com/books/dummy-content-book/page/another-example-of-various-content 2. There is a list of fruits: Oranges, Apples, Bannanas, Grapes 3. Search for Bannanas in the top bar (https://demo.bookstackapp.com/search?term=Bannanas) 4. See 0 results. **Expected behavior** Find the page containing the word Bannanas
Author
Owner

@mirsch commented on GitHub (Sep 8, 2020):

Problem only exists in the demo.
can not reproduce it in local install

@mirsch commented on GitHub (Sep 8, 2020): Problem only exists in the demo. can not reproduce it in local install
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1832