The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Source not appearing in bitbucket user interface

Deleted user
September 18, 2020

We have a file with the following line of code:

<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"></xsl:stylesheet>

Bitbucket UI display source is showing the below

Capture.JPG

When I click open raw it show's the source.

Does anyone know of a fix for this?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
DPKJ
Community Champion
September 18, 2020

At a first glance this looks like character set issue, Bitbucket Cloud by default only support UTF-8 character encoding.

I think checking this will be a good starting point to debug this issue.

Deleted user
September 18, 2020

Thank you, yes that is indeed the issue.

TAGS
AUG Leaders

Atlassian Community Events