Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-22717

Incorrect display of file when a file contains lines starting with "++" followed by one or more spaces

XMLWordPrintable

      Issue Summary

      When adding "++" at the beginning of a code line, Bitbucket does not display this line when showing the diff 

      Steps to Reproduce

      1. Add a file with the following configuration
        ++ test
        +- test
        
      1. Commit the change
      2. Only the second line displays in diff
        +- test
        

      Expected Results

      Show both lines

      ++ test
      +- test
      

      Actual Results

      Only shows 1 line

      +- test
      

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

              Unassigned Unassigned
              c778a0660499 Nathalia R (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: