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 over 7 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 The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4698 added
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release set to 240
Updated by Ohad Levy over 7 years ago
- Related to Refactor #18512: Support sprockets-rails 3 added
Updated by Ivan Necas over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b17de844e92c34e0237771215ed95b0310742d75.
Actions