You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Dietrich Schmidt (Jira)" <ji...@apache.org> on 2021/12/15 15:20:00 UTC

[jira] [Created] (JSPWIKI-1164) if a page is viewed as a result of a search, then < is displayed as <

Dietrich Schmidt created JSPWIKI-1164:
-----------------------------------------

             Summary: if a page is viewed as a result of a search, then < is displayed as &lt;
                 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


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 &lt;ABC> ist displayed.

Expectation: <ABC> ist always displayed as <ABC>.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)