Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7630 closed defect (duplicate)

.exe links in file browser result in file with no extension

Reported by: ghazel@… Owned by:
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords: ie
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When I browse to a .exe file stored in SVN, and click the word "downloading" in "HTML preview not available, since the file size exceeds 262144 bytes. Try downloading the file instead." I get this URL:

https://host/trac.cgi/browser/path/to/file.exe?format=raw

but the filename the IE7 chooses for the file is "file" instead of "file.exe". ".dll" has the same issue, but other file types seem to work fine - even other files makred as "svn:mime-type set to application/octet-stream".

Attachments (0)

Change History (2)

comment:1 by Jonas Borgström, 16 years ago

Keywords: ie added

comment:2 by Christian Boos, 16 years ago

Resolution: duplicate
Status: newclosed

Works for me with 0.11-stable and IE7.

Not sure if it's because of the use of /export/file.exe instead of /browser/file.exe?format=raw, or because of the fixes to the Content-Disposition header. More likely the latter, as I remember having seen such suffix truncations while testing r6935.

Closing as duplicate of #6798.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.