Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-16487

Encoding problems - > instead of >

    XMLWordPrintable

Details

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      Using comments within the forum macro bring a html encoding problem. Adding comment like this one

      <node name="xxx">
      <map>
      <entry key="xxx" value="false" />
      ...
      </map>
      </node>

      works ok. However if I try to edit this comment and if I'm in wiki markup mode I see this result:

       &lt;node name=&quot;xxx&quot;&gt;
          &lt;map&gt;
            &lt;entry key=&quot;xxx&quot; value=&quot;false&quot; /&gt;
            ...
          &lt;/map&gt;
        &lt;/node&gt;

      Is there a way to avoid that?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              b4bc9765bc4f Hristo
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: