elastic/kibana

[Tags] Break with "&"

Open

#199,143 创建于 2024年11月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (19,065 star) (8,021 fork)batch import
Feature:Saved Object TaggingTeam:Corebuggood first issuequick-win

描述

Kibana version: 8.15.3 Elasticsearch version: 8.15.3

Describe the bug: The tags break and fail to show results due to ampersand "&"

Steps to reproduce:

  1. Create a tag
  2. Add string with & in between
  3. Search/click for the tag in Dashboards page
  4. Watch it return no results and issue error

Expected behavior: Tags should consider any values in the string value Screenshots (if relevant): Image

贡献者指南