Project

General

Profile

Actions

Defect #18948

closed

Corrct files directory, incorrect links to files

Added by Mad Geniy over 9 years ago. Updated over 9 years ago.

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

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

sh: 1: svn: not found
sh: 1: darcs: not found
sh: 1: hg: not found
sh: 1: cvs: not found
sh: 1: bzr: not found
Environment:
Redmine version 2.6.1.stable
Ruby version 1.8.7-p352 (2011-06-30) [i686-linux]
Rails version 3.2.21
Environment production
Database adapter Mysql2
SCM:
Git 1.7.9.5
Filesystem
Redmine plugins:
redmine_checklists 3.0.2

All links in my redmine like "redmine/attachments/XX/xxx.xx".
But uplodaded files are in "redmine/files/xxxx/xx/xxx.xx"


Related issues

Is duplicate of Redmine - Defect #18928: Incorrect path to uploaded files in redmine 2.6.1Closed

Actions
Actions #1

Updated by Toshi MARUYAMA over 9 years ago

  • Related to Defect #18928: Incorrect path to uploaded files in redmine 2.6.1 added
Actions #2

Updated by Toshi MARUYAMA over 9 years ago

  • Related to deleted (Defect #18928: Incorrect path to uploaded files in redmine 2.6.1)
Actions #3

Updated by Toshi MARUYAMA over 9 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Dup of #18928.

Actions #4

Updated by Toshi MARUYAMA over 9 years ago

  • Is duplicate of Defect #18928: Incorrect path to uploaded files in redmine 2.6.1 added
Actions #5

Updated by Toshi MARUYAMA over 9 years ago

Mad Geniy wrote:

Ruby version 1.8.7-p352 (2011-06-30) [i686-linux]

Too old.

Database adapter Mysql2

You should use mysql, not mysql2 on Ruby 1.8.7.
source:tags/2.6.1/config/database.yml.example#L1

Actions

Also available in: Atom PDF