]> source.dussan.org Git - redmine.git/commit
Fixed: no error is raised when entering invalid hours on the issue update form (...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Jan 2009 17:32:46 +0000 (17:32 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Jan 2009 17:32:46 +0000 (17:32 +0000)
commit6768bec4560e3c9a31578e2879f345f4c9e77a17
tree88a5794488f55efae223104bcbec645f747149ab
parentc0f44db4f705e45127cd2352cd86abdbfa0ec1d1
Fixed: no error is raised when entering invalid hours on the issue update form (#2465).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2251 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/time_entry.rb
lib/redmine/core_ext/string/conversions.rb
test/functional/issues_controller_test.rb
test/unit/time_entry_test.rb