-
Bug
-
Resolution: Fixed
-
Medium
-
5.6.2, 5.5.5
-
2
-
Severity 3 - Minor
-
4
-
Summary
When the empty file has been committed to the repository the Edit button in online editor is never gets enabled.
Steps to Reproduce
- Create a new text file
- Commit it and push it to the Bitbucket managed repository
- Open the file in Bitbucket web interface
Expected Results
The Edit button is active and start the online editor.
Actual Results
The Edit button is disabled.
Workaround
Please avoid committing empty files or just put the while space symbol inside the empty file before commit.