]> source.dussan.org Git - redmine.git/commit
Fixed: "None" category issue count is empty while grouping by category (#4308).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 2 Dec 2009 18:57:17 +0000 (18:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 2 Dec 2009 18:57:17 +0000 (18:57 +0000)
commit346c569f98f53f266f6ab6dffe02cc27a21c33e4
tree4c61adb9eb9150b1af69abfa1d04652bc5a5df18
parent8b8c24e61f37cee0904ad8d44184da58a2f8ca43
Fixed: "None" category issue count is empty while grouping by category (#4308).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3112 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/queries_helper.rb
app/models/custom_field.rb
app/models/query.rb
app/views/issues/_list.rhtml
test/fixtures/custom_fields.yml
test/fixtures/custom_values.yml
test/functional/issues_controller_test.rb
test/unit/query_test.rb