Defect #1175
Empty diff page for binary files
| Status: | Confirmed | Start date: | 2008-05-05 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | SCM | |||
| Target version: | - | |||
| Affected version: | devel | Resolution: |
Description
When files are commited to svn repository with binary mime type (generally anything with application/* mime), Redmine still shows the "Annotate" button for them, but pressing it shows an empty change list. It would be more user-friendly to show some kind of message indicating why no diff is available (e.g. "This file has a binary mime type of application/xml").
History
#1 Updated by Jean-Philippe Lang about 5 years ago
What SCM are you using ? With Subversion, you should get a message.
Example here on redmine.org: http://www.redmine.org/repositories/annotate/redmine/trunk/public/images/1downarrow.png
#2 Updated by Jean-Philippe Lang about 5 years ago
Sorry, I didn't see that you said "svn repository".
Don't you get the same error message on your install ?
#3 Updated by Leszek Ciesielski about 5 years ago
My mistake. The 'Annotate' behaves as expected, it's the 'Compare Differences' that shows no error message.
#4 Updated by Jean-Philippe Lang about 5 years ago
OK, I'll check it.
#5 Updated by Jean-Philippe Lang over 4 years ago
- Subject changed from Empty annotate page for binary files to Empty diff page for binary files
#6 Updated by Daniel Felix 5 months ago
- Status changed from New to Confirmed
Hi there,
I just tested this on redmine.org, this seems to be still reproduceable.
See here
Best regards,
Daniel