Patch #30115
Move Version#fixed_issues extension to a module
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 4.0.1 |
Description
Hi,
The Version fixed_issues extension can't be overridden, there is no way to override it properly in rails.
Can you apply this patch to move the extension to a module, the patch is really straightforward.
This will give the possibility to override it cleanly.
The patch has been tested with success on the last Redmine V4.0.0.
Associated revisions
Moved Version#fixed_issues extension to a module (#30115).
Patch by Jérôme BATAILLE.
History
#1
Updated by Jérôme BATAILLE over 2 years ago
Could this simple patch be integrated in the next Redmine Version ?
#2
Updated by Jean-Philippe Lang over 2 years ago
- Subject changed from Version fixed_issues extension : use a module to be able to override to Move Version#fixed_issues extension to a module
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 4.0.1
Committed, thanks.
#3
Updated by Jérôme BATAILLE over 2 years ago
Thank you very much to have reviewed and integrated this patch !
#4
Updated by Jean-Philippe Lang about 2 years ago
- Status changed from Resolved to Closed