Actions
Bug #20396
closedPlugin automatic assets detection doesn't respect plugin configuration
Description
The assets registered via plugin settings should not be reported as warning.
From the logs on develop:
[app] [W] Plugin foreman-tasks has assets outside of its namespace, these will be ignored: trigger_form.js, foreman_tasks/trigger_form.css, foreman_tasks/tasks.css.scss, foreman_tasks/application.css.scss
The assets are registered in the plugin settings.
Updated by Ivan Necas almost 8 years ago
- Project changed from Foreman Remote Execution to Foreman
- Subject changed from assets outside of its namespace to Plugin automatic assets detection doesn't respect plugin configuration
- Description updated (diff)
- Status changed from New to Assigned
- Assignee set to Ivan Necas
- Target version set to 1.17.1
Moving to foreman, as this is an issue on plugin registration API.
Updated by Ivan Necas almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b17de844e92c34e0237771215ed95b0310742d75.
Actions