]> source.dussan.org Git - redmine.git/commit
Fixed circular dependencies possibly introduced when using reverse relations, for...
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Sun, 26 Jun 2011 12:47:15 +0000 (12:47 +0000)
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Sun, 26 Jun 2011 12:47:15 +0000 (12:47 +0000)
commitf982c5b90d5258196774bccfa6a4c587f2a878c5
tree08a6b35b013666df80e564010cb30b003fec166a
parentee527ab47c3f94dd7853a586b14314b456ffa553
Fixed circular dependencies possibly introduced when using reverse relations, for instance "blocked by" relations (#8616).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6124 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_relation.rb
test/functional/issue_relations_controller_test.rb
test/unit/issue_relation_test.rb