This issue has been created
There is 1 update.
 
 
Location Search Macro / cid:jira-generated-image-avatar-52f67f7f-ff1f-43ff-b0a7-548ad5b1e9a0 LSMACRO-25 Open

Search suggestion displays HTML entity instead of special symbols

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2d91b1a5-ea78-49bd-87e3-437df30feadb Nikita Petrenko created this issue on 03/Sep/25 10:31
 
Summary: Search suggestion displays HTML entity instead of special symbols
Issue Type: cid:jira-generated-image-avatar-52f67f7f-ff1f-43ff-b0a7-548ad5b1e9a0 Bug
Affects Versions: 1.5.1
Assignee: Unassigned
Attachments: result of search suggestion.jpeg
Created: 03/Sep/25 10:31
Priority: cid:jira-generated-image-static-major-56000c98-f13a-428f-a176-fb3c158ed1ff Major
Reporter: Nikita Petrenko
Description:

Steps to reproduce:

  1. Create test page in Sandbox space with title that has some special symbols example
    Page $<>  *^&()
  1. Tagged this page with any word ex. test
  2. In Sandbox place this macro call via Wiki editor
    {{locationSearch reference="Sandbox.WebHome" tags="test" showExcerpts="false" kind="content" suggest="true"/}}
  1. Try search for created observer the suggestion result

Actual result

result of search suggestion.jpeglink_attachment_7.gif

Expected result

The page title is rendered as plain text instead of HTML part

 
 

1 update

 
cid:jira-generated-image-avatar-2d91b1a5-ea78-49bd-87e3-437df30feadb Changes by Nikita Petrenko on 03/Sep/25 10:32
 
Description: h3. Steps to reproduce:
# Create test page in Sandbox space with title that has some special symbols example

{noformat}
Page $<>  *^&(){noformat}

# Tagged this page with any word ex. _test_
# In Sandbox place this macro call via Wiki editor

{noformat}
{{locationSearch reference="Sandbox.WebHome" tags="test" showExcerpts="false" kind="content" suggest="true"/}}{noformat}

# Try search for created observer the suggestion result

h3. Actual result

[^result of search suggestion.jpeg]
h3. Expected result

The page title is rendered as plain text instead of HTML part