Actions
Bug #23035
closedleaked template strings when importing manifest, unable to upload manifest
Description
There are strings like "{{ displayValue }}" and two strange rectangles on a page for manifest import. Please see screenshot.
This is a todays nightly installation.
Files
Updated by Jan Hutař about 7 years ago
- Subject changed from leaked template strings when importing manifest to leaked template strings when importing manifest, unable to upload manifest
- Priority changed from Normal to Urgent
And it is not just about strings on page. Looks like I'm unable to upload manifest at all.
Updated by Jan Hutař about 7 years ago
Forgot to mention versions:
foreman-1.18.0-0.develop.201803222233gite73b804.el7.noarch
katello-3.7.0-1.nightly.el7.noarch
Updated by John Mitsch about 7 years ago
- Status changed from New to Resolved
- Translation missing: en.field_release set to 166
This was because a change that depended on a bastion release was merged before that bastion release was released. This should be fixed now in the latest master branches, you can rm Gemfile.lock and bundle install to fix (if this is a development environment). Please reopen if its still an issue.
Actions