Steps
- Go to a project with a github store
- Go to the file tab
- Add a markdown (.md) file to a github store.
- Add the same file to the OSF store.
- Download from github store using

- Download from OSF store using

Expected
You will get two files with essentially the same name (with an operating system appended marker to keep them from overwriting or whatever)
Actual
The OSF file downloads as filename.md. The github file downloads as filename.md.html
Possible Cause
Usually this sort of thing is that the mime type is not set properly for download.
Environment
This bug was found with Safari 7.1 (9537.85.10.17.1) on Mac OS X 10.9.5.
Steps
Expected
You will get two files with essentially the same name (with an operating system appended marker to keep them from overwriting or whatever)
Actual
The OSF file downloads as filename.md. The github file downloads as filename.md.html
Possible Cause
Usually this sort of thing is that the mime type is not set properly for download.
Environment
This bug was found with Safari 7.1 (9537.85.10.17.1) on Mac OS X 10.9.5.