elastic/kibana

[Tags] Break with "&"

开放

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

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (8,021 个派生)batch import
Feature:Saved Object TaggingTeam:Corebuggood first issuequick-win

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南