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

Page properties report macro does not render quote character '

    XMLWordPrintable

Details

    Description

      Sometimes Confluence adds a <p> tag to the page properties macro text. If the page has a paragraph <p> tag around it, then the properties does not render the quote symbol.

      So a code like this

         <tr>
                <th style="text-align: center;">Description</th>
                <td>f'cvvsvs dfdasdfas'vv</td>
              </tr>

      works!

      But a code like this

      <th style="text-align: center;">Description</th>
                <td>
                  <p>L'Infocentre permet d’accéder aux données techniques et financières de l'agence.</p>
                  <p>
                    <span> <br/> </span>

      does not work.

      Attachments

        Activity

          People

            tpiotrowski Ted Piotrowski (Inactive)
            rtandon@atlassian.com Ruchi Tandon
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: