]> source.dussan.org Git - redmine.git/commit
Fixed "can't convert Fixnum into String" error on projects with numerical identifier...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 6 Feb 2012 14:44:40 +0000 (14:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 6 Feb 2012 14:44:40 +0000 (14:44 +0000)
commitdfbab5d61ee7b106a715a353074053041312b9b0
tree9968c9732f323e828461fe519189dfa78bc071d1
parent6f1d553cff1affcd7d819636444c7416b153636c
Fixed "can't convert Fixnum into String" error on projects with numerical identifier (#10135).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8804 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/project.rb
test/unit/helpers/application_helper_test.rb