]> source.dussan.org Git - redmine.git/commit
Fix Atom feed for issues to correctly use the updated time for "updated" element...
authorGo MAEDA <maeda@farend.jp>
Mon, 4 Mar 2024 14:25:49 +0000 (14:25 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 4 Mar 2024 14:25:49 +0000 (14:25 +0000)
commitc94d7c5a57516f14d215ebc58324628703daadaf
tree1d6189318b0c56eeaaf1685f6f33eed2ddf46683
parente1ffdb2316f507de4f89067da364a566d667e4e3
Fix Atom feed for issues to correctly use the updated time for "updated" element instead of the created time (#33829).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22764 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
test/functional/issues_controller_test.rb