Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

New source browser experience #17

Open
robvankeilegom opened this issue Mar 29, 2018 · 0 comments
Open

New source browser experience #17

robvankeilegom opened this issue Mar 29, 2018 · 0 comments

Comments

@robvankeilegom
Copy link

The old way an url to browse to a file is build is:
bitbucket.org/{team}/{repo}/src/{branch}/{folder}/{file}
if the "New source browser experience" is enabled in the Bitbucket settings the URL is build differently:
bitbucket.org/{team}/{repo}/src/{latest-commit}/{folder}/{file}

because of this you'll get a 404 error when trying to use the package with the "New source browser experience" option enabled.

Maybe a toggle in the package settings to toggle between the old way and the new way? I guess the new source browser will be default soon.

Thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant