Patch #33079
Remove unused argument from Redmine::Helpers::TimeReport
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 5.0.0 |
Description
The issue argument is never used and in that particular controller action @issue is not even set to any value.
Associated revisions
Remove unused argument from Redmine::Helpers::TimeReport (#33079).
Patch by Kevin Fischer.
History
#1
Updated by Go MAEDA over 2 years ago
- Target version set to 4.2.0
Setting the target version to 4.2.0.
#2
Updated by Go MAEDA over 2 years ago
- Target version changed from 4.2.0 to 5.0.0
Moving to 5.0.0 because this patch breaks some third-party plugins.