Any string in the square brackets will be rendered as hyperlinks using Wiki Style Renderer

XMLWordPrintable

    • Type: Bug
    • Resolution: Answered
    • Priority: Medium
    • None
    • Affects Version/s: 6.0-OD-14
    • Component/s: None
    • Environment:

      Mandatory to have JIRA+ Confluence OnDemand instance, this can be only replicated with JIRA+ Confluence OnDemand instance.

      It works fine with JIRA Only OnDemand instance

    • 6

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Steps to produce:

      1. Make sure to have the Description field to use Wiki Style Renderer.
      2. write any string using square brackets (without the links), for example:
        [test]
        

      Actual results
      This will cause test to appear as a hyperlink pointing to wiki page on the same OnDemand instance.

      Expected results
      Any string to in the square brackets without specifying the link, shouldn't appear as hyperlink.
      This is expected behaviour.

      Workaround

      • Disable wiki markup rendering for that project
      • Escape the the brackets using a \ :
        \[
      • wrap the entire section in a noformat or code block:
        {noformat}
        [example]
        {noformat}
        

            Assignee:
            Unassigned
            Reporter:
            OmarA
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: