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

Shell code content within code block macro is rendered as a link

      Bug Summary:

      Shell code content within code block macro is rendered as a link

      Environment:

      Confluence 6.9.0 Linux 64bit, postgresql9.5, all supported browsers (firefox/chrome IE11, Microsoft edge)

      Steps to replicate

      1) create new code block macro
      2) add following code to the code block macro:

      HOME=/home/oracle
      ./impdp_flexnet.sh
      
      Expected results

      Content of code block macro is rendered as block of /text

      Actual results

      line

      ./impdp_flexnet.sh
      

      will be rendered as a link to non-existing page

      Addtional comments:
      • Issue is not reproducible on older Confluence version 6.5.0.
      • When using following css customization, line ./impdp_flexnet.sh will be highlighted as a link
        .wiki-content a 
        {   text-decoration: underline  !important;   }
        
      • * There is no difference in page storage format between versions 6.5.0 and 6.9.0
      • After adding "bash" syntax highliing bug is not visible anymore
      • Replication steps recording:
        http://recordit.co/vM7KIrPpIq

            [CONFSERVER-56218] Shell code content within code block macro is rendered as a link

            There are no comments yet on this issue.

              Unassigned Unassigned
              gkowalczyk GMK
              Affected customers:
              1 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: