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

(!) emoticon sometimes interpretated as image link

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 2.1.4
    • 1.4.1
    • None

      I can't quite put my finger on this one, but there definitely seems to be something strange with the exclamation mark emoticon . Under some circumstances it will get interpretated as part of an image link. In the following snippet Confluence tries to render the first as an image link:

      !
      ?
      !

      Result:

      <table class="confluenceTable">
      <tbody><tr>
      <td class="confluenceTd">(<img src="/confluence/download/attachments/1094/%29" align="middle" border="0"></td>
      </tr>
      <tr>
      <td class="confluenceTd"><img class="emoticon" src="/confluence/images/icons/emoticons/help_16.gif" alt="" align="middle" border="0" height="16" width="16"> </td>
      <td class="confluenceTd">?</td>
      </tr>
      <tr>
      <td class="confluenceTd"><img class="emoticon" src="/confluence/images/icons/emoticons/warning.gif" alt="" align="middle" border="0" height="16" width="16"> </td>

      <td class="confluenceTd"> !</td>
      </tr>
      </tbody></table>

            Unassigned Unassigned
            2fc6d30b2c39 knut_wannheden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: