OSDN Git Service

Fixed: Custom values with a nil value cause error on (project|account)/show (#3705).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Sep 2009 09:56:06 +0000 (09:56 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Sep 2009 09:56:06 +0000 (09:56 +0000)
commit52a6b0a21e5e28da4ed590383ae778c306cfaf1b
treea1981b858f48b25546bedc22e9994da0cad914a4
parent41cbd239c44eb8f702d04a8b0ba25dfc381483ad
Fixed: Custom values with a nil value cause error on (project|account)/show (#3705).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2894 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/account/show.rhtml
app/views/projects/show.rhtml
test/functional/account_controller_test.rb
test/functional/projects_controller_test.rb