Defect #18951
closed'Add' related issues link on issue detail view do nothing
0%
Description
My server setup:
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.13949
Ruby version 1.9.3-p0 (2011-10-30) [i686-linux]
Rails version 3.2.21
Environment production
Database adapter Mysql2
SCM:
Subversion 1.6.17
Git 1.7.9.5
Filesystem
Redmine plugins:
redmine_wiki_extensions 0.6.5
Tested Browser Firefox 35.0, Safari 5.1.7 & IE 9.0.34 on WIN 7 64bit
Description: By clicking on 'Add' link in the 'Related issues' section on issue detail page nothing happened. No error in log was found. The link pointed to issue itself. For example 'https://[server]/issues/3035#' is the link which will called by clicking on 'Add'.
Note: I updated from 2.5.3 to 2.6.1 via svn switch prior this day. So maybe the defect is related to this update.
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from New to Needs feedback
Jonas Schulz wrote:
Ruby version 1.9.3-p0 (2011-10-30) [i686-linux]
Too old.
Updated by Jonas Schulz almost 10 years ago
Ok it works perfect after a clean re-install without switching brunch. So I think you can close this issue.
Thx Jonas
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Invalid
Thank you for your feedback.