]> source.dussan.org Git - redmine.git/commit
Fixed that IssueRelation should not be responsible for calling Issue#init_journal...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Nov 2014 15:38:11 +0000 (15:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Nov 2014 15:38:11 +0000 (15:38 +0000)
commit32b79b6fd4e3a523ee393d7a3e2bb60dbeed77c3
tree5050ce8fcb138d88180d9c3d61e34c05dc03a4d8
parent43f6914f520f9a79220414cdd5d54d6fa2cc0720
Fixed that IssueRelation should not be responsible for calling Issue#init_journal (#18237).

git-svn-id: http://svn.redmine.org/redmine/trunk@13534 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issue_relations_controller.rb
app/controllers/issues_controller.rb
app/models/issue.rb
app/models/issue_relation.rb
test/unit/issue_relation_test.rb
test/unit/journal_test.rb
test/unit/mailer_test.rb