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

File encoding in diff view (BB-10792)

XMLWordPrintable

      When I see a commit that changes ISO-8859-1 to UTF-8 to fix accent, in the diff view the result is inversed, for example:

      #!html
      
      -Categoría:</td><td align="right">
      +CategorĂ­a:</td><td align="right">
      

      But in the source code in RAW mode, the code is:

      #!html
      
      Categoría:</td><td align="right">
      
      

      I made some refactor in my company project to fix this and transform with iconv all files in ISO-8859-1 to UTf-8, and every commit that I see in diff view the result is inversed (only in diff view, in code it's perfect!)

      I can show the link to commit to Bitbucket's support team if needed.

            Unassigned Unassigned
            f8d95f412199 apulsarcode
            Votes:
            35 Vote for this issue
            Watchers:
            47 Start watching this issue

              Created:
              Updated:
              Resolved: