Files page fails to render (500 error) if README.rdoc exists in a folder without README.MD
Created by: Zorlin
Steps to reproduce: Pull down, extract and commit the "Redmine" project as files in a git repository.
Navigate to the extracted Redmine folder. You will see this: "500
We're sorry, but something went wrong."
If you touch README.MD in that folder and try again, the page displays correctly. If you change README.rdoc to any other name (including README.fake and README.test) the page will render correctly.
EDIT: Reportedly issue does not exist in master.