[
https://issues.apache.org/jira/browse/JSPWIKI-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787928#comment-17787928
]
Ulf Dittmer commented on JSPWIKI-1164:
--------------------------------------
It seems to have to do something with the highlighting of search results in
jspwiki-war/src/main/scripts/moo-extend/HighlightQuery.js. Leaving that
function empty turns highlighting off, and this problem no longer occurs.
> if a page is viewed as a result of a search, then < is displayed as <
> ------------------------------------------------------------------------
>
> Key: JSPWIKI-1164
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1164
> Project: JSPWiki
> Issue Type: Bug
> Components: Templates and UI
> Affects Versions: 2.11.0
> Environment: Tested under Windows with tomcat 9.0.55 and Fedora Linux
> with Wildfly 21.
> Reporter: Dietrich Schmidt
> Assignee: Dirk Frederickx
> Priority: Major
>
> On a normal wiki page, the text <ABC> ist displayed as <ABC>.
> If this page is found as a search result and then clicked on, then <ABC> ist
> displayed as < ;ABC> .
> Expectation: <ABC> ist always displayed as <ABC>.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)