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

Can't view files with poundsign/hashsign/octothorpe in filename (BB-744)

    XMLWordPrintable

Details

    Description

      There's a file in my repository that has a pound sign (hash sign, octothorpe, etc.) in the file name. When you try to view the source in the bitbucket web interface, you get a 404 error, because the pound sign is not URL encoded; instead, the URL looks like it has an HTML fragment identifier.

      Here's the URL that I get:
      {{{
      http://bitbucket.org/sproaticus/chordpro/src/tip/sketch/filename#poundsign.txt\\
      }}}

      Here's the URL that I expected (and [[http://bitbucket.org/sproaticus/chordpro/src/tip/sketch/filename%23poundsign.txt|shows the correct source]] BTW):
      {{

      {\\ http://bitbucket.org/sproaticus/chordpro/src/tip/sketch/filename%23poundsign.txt\\ }}

      }

      Attachments

        Activity

          People

            d574d617a0d8 davidchambers
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: