Something went wrong while setting issue due date.
FIXME legacy code should be removed from callHook method
Closed
FIXME legacy code should be removed from callHook method
There is an ugly piece of code with this comment in plugin::callHook:
// If there are still some %.. in our command, try to fill these with some other class vars (FIXME: useless)
The code seems dangerous and may be slow in some cases. We should remove it and just need to check that vars such as the base stays availables.
(from redmine: issue id 5041, created on 2016-08-02, closed on 2017-02-09)
- Changesets:
- Revision 57af1805 on 2016-08-02T13:27:09.000Z:
Fixes #5041 Removed legacy code from callHook method
Added base as a special case. Others might be added later if needed.
- Custom Fields:
- Bug in version: 1.0.14