Defect #18948
closedCorrct files directory, incorrect links to files
0%
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
Updated by Toshi MARUYAMA almost 10 years ago
- Related to Defect #18928: Incorrect path to uploaded files in redmine 2.6.1 added
Updated by Toshi MARUYAMA almost 10 years ago
- Related to deleted (Defect #18928: Incorrect path to uploaded files in redmine 2.6.1)
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Dup of #18928.
Updated by Toshi MARUYAMA almost 10 years ago
- Is duplicate of Defect #18928: Incorrect path to uploaded files in redmine 2.6.1 added
Updated by Toshi MARUYAMA almost 10 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