Project

General

Profile

Actions

Defect #28209

closed

cannot download attachment .vsd

Added by Anonymous about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I have some problem with my Redmine server.

I have some attachments file that formated from visio (.vsd documents).

Where the file downloaded from our server, this is the production.log in the server :

Started GET "/redmine/dmsf/files/2427/download" for 114.124.141.205 at 2018-02-18 22:51:36 +0700
Processing by DmsfFilesController#show as HTML
  Parameters: {"download"=>"", "id"=>"2427"}
  Current user: harapan (id=124)
2018-02-18 22:51:36 harapan@114.124.141.205/: downloaded dmsf://crt/2427/4802
Sent file /var/www/redmine/files/dmsf/p_crt/170924140613_2427_Compositional_Tpc_and_Ppc.vsd (0.1ms)
Completed 200 OK in 40.3ms (ActiveRecord: 23.3ms)

but in the browser don't download anything

how to resolve this issues?

Actions #1

Updated by Anonymous about 6 years ago

I have some problem with my Redmine server.

I have some attachments file that formated from visio (.vsd documents).

Where the file downloaded from our server, this is the production.log in the server :

Started GET "/redmine/dmsf/files/2427/download" for 114.124.141.205 at 2018-02-18 22:51:36 +0700
Processing by DmsfFilesController#show as HTML
Parameters: {"download"=>"", "id"=>"2427"}
Current user: harapan (id=124)
2018-02-18 22:51:36 harapan@114.124.141.205/: downloaded dmsf://crt/2427/4802
Sent file /var/www/redmine/files/dmsf/p_crt/compo.vsd (0.1ms)
Completed 200 OK in 40.3ms (ActiveRecord: 23.3ms)

but in the browser don't download anything

how to resolve this issues?

Actions #2

Updated by harapan harapan about 6 years ago

I have same issues like this

Actions #3

Updated by Marius BÄ‚LTEANU about 6 years ago

  • Description updated (diff)
  • Status changed from New to Closed
  • Resolution set to Invalid

/redmine/dmsf/files/... is not a route from Redmine core. It seems to be from the DMSF plugin, please contact plugin author or try without plugins.

Actions

Also available in: Atom PDF