Actions
Bug #11403
closedAllowed vars and helpers are global constants
Description
These are overriden everytime the class is reloaded in development node which causes issues to plugins which adds extra symbols to the arrays. We should have an Plugin API to pull the list of allowed elements rather than adding things into the arrays.
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2740 added
- Pull request deleted (
)
Updated by Lukas Zapletal almost 9 years ago
- Related to Feature #14588: Improve extending template helpers from plugin added
Updated by Lukas Zapletal almost 9 years ago
- Status changed from Ready For Testing to Rejected
This will be addressed in #14588.
Actions