Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-6454

Bad description on showing conflicts

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.RC7
    • 3.0.0
    • Language pack
    • None
    • PHP Environment:
      Database:

    Description

      If there are conflicts while updating and you view them, the markers are a little confusing:

      <<<<<<< Current original file
      ...
      ...
      ======= End of current file / Begin of new updated file
      ...
      ...
      >>>>>>> New updated file

      Between the markers is the conflicting file-code.

      I think the description should better be something like this:

      <<<<<<< Begin of current original file
      ...
      ...
      ======= End of current original file / Begin of new updated file
      ...
      ...
      >>>>>>> End of new updated file

      Attachments

        Activity

          People

            Acyd Burn Meik Sievertsen [X] (Inactive)
            christian_w christian_w
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: