craftercms/craftercms

Searching videos via tag is case sensitive

Aberta

#5.693 aberto em 21 de jul. de 2022

 (0 comentário) (0 reação) (0 responsável)Groovy (85 forks)batch import
help wantedmodule: extensionspriority: lowtriage

Métricas do repositório

Stars
 (254 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 23h) (15 fundiu PRs em 30d)

Description

Duplicates

  • I have searched the existing issues

Latest version

  • The issue is in the latest released 4.0.x
  • The issue is in the latest released 3.1.x

Describe the issue

Videos that have a tag assigned to them in the Video Center blueprint do not get displayed in search results due to the search being Case Sensitive.

Steps to reproduce

Steps:

  1. Create a site based on the Video Center Blueprint
  2. In the sidebar, edit an existing video and add a tag to the video "Case Sensitive Test".
  3. Save & Close the Video
  4. Navigate to the home page of the Video Center
  5. In the top right, search for the video based on the tag but search in all lower case "case sensitive test"
  6. Notice that the video you tagged does not get returned. Now retry with the tag with correct capitalization and see the video displayed.

Relevant log output

N/A

Screenshots and/or videos

N/A

Guia do colaborador