Actions
Bug #24371
closedIn production webpacked_plugins_js_for $PLUGIN doesn't load the js if the plugin doesn't provide the sources
Status:
Closed
Priority:
High
Assignee:
Category:
JavaScript stack
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
On nightly production install some components from foreman_ansible were not showing on the page. The issue was webpackage_plugins_js ignored plugins which didn't provide "webpack/index.js" in their root even though the plugin provided the precompiled assets.
Also webpacked_plugins_js fails silently if it can't find the required js
Updated by Ewoud Kohl van Wijngaarden over 6 years ago
- Found in Releases 1.18.0, 1.19.0 added
- Found in Releases deleted (
Nightly)
Updated by Tomer Brisker over 6 years ago
- Priority changed from Normal to High
- Target version set to 1.18.1
- Triaged changed from No to Yes
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5928 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5942 added
Updated by Tomer Brisker over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset b6078503f94976c48894afe7a99d04d305cb7025.
Updated by Tomer Brisker over 6 years ago
- Fixed in Releases 1.18.1, 1.19.0 added
Actions