Project

General

Profile

Actions

Defect #9751

closed

can't open issue list page and setting page on Ruby 1.8.6

Added by Toshi MARUYAMA over 12 years ago. Updated over 12 years ago.

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

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Tests fail on Ruby 1.8.6.

 47) Error:
test_public_query_should_be_available_to_other_users(IssuesControllerTest):
ArgumentError: wrong number of arguments (0 for 1)
    app/models/query.rb:366:in `index'
    app/models/query.rb:366:in `available_columns'
    app/models/query.rb:393:in `sortable_columns'
    app/controllers/issues_controller.rb:68:in `index'
    test/functional/issues_controller_test.rb:299:in `test_public_query_should_be_available_to_other_users'


Related issues

Related to Redmine - Feature #971: Add "Spent time" column to queryClosedJean-Philippe Lang2008-04-01

Actions
Actions #1

Updated by Etienne Massip over 12 years ago

  • Target version set to 1.4.0

This is tied to #971 which is due for 1.4.0; hence the question: should 1.4.0 still supports Ruby 1.8.6, which is EOL at the end of the year?

Actions #2

Updated by Etienne Massip over 12 years ago

  • Category set to Ruby support
Actions #3

Updated by Toshi MARUYAMA over 12 years ago

It seems bundler does not support Ruby 1.8.6.
I think it is good time to stop supporting Ruby 1.8.6.

Actions #4

Updated by Jean-Philippe Lang over 12 years ago

  • Status changed from New to Closed
  • Target version deleted (1.4.0)
  • Resolution set to Fixed

That was easy to fix so I fixed it in r8128, but I agree that ruby1.8.6 support in Redmine 1.4.0 may be dropped.

Actions

Also available in: Atom PDF