Skip to content

[github] Downloading markdown file adds .html prefix #382

@brianjgeiger

Description

@brianjgeiger

Steps

  1. Go to a project with a github store
  2. Go to the file tab
  3. Add a markdown (.md) file to a github store.
  4. Add the same file to the OSF store.
  5. Download from github store using screen shot 2014-03-08 at 12 08 10 pm
  6. Download from OSF store using screen shot 2014-03-08 at 12 08 10 pm

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions