Actions
Bug #11913
closedjavascript error visiting content view filter "affected repositories" page
Description
TypeError: Cannot read property 'id' of undefined at http://katello:3000/assets/bastion_katello/content-views/details/content-view-repositories.service.js?body=1:24:48 angular.forEach(repositories, function (repository) { products[repository.product.id] = repository.product; }); repository = Object {id: 10, name: "Red Hat Subscription Asset Manager for RHEL 6 Server RPMs x86_64 6Server", label: "Red_Hat_Subscription_Asset_Manager_for_RHEL_6_Server_RPMs_x86_64_6Server", content_type: "yum", selected: true}
Other perhaps relevant notes:
+ CV has single repository (SAM x86_64)
+ CV has a single filter for a specific errata (RHSA-2014:1863)
+ CV is unpublished
+ Error appears when toggling to "This filter applies to all repositories in the content view (current and future)."
Updated by Eric Helms over 9 years ago
- Category set to Web UI
- Translation missing: en.field_release set to 78
- Triaged changed from No to Yes
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release changed from 78 to 113
Updated by Justin Sherrill almost 9 years ago
- Translation missing: en.field_release changed from 113 to 150
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release changed from 150 to 144
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release changed from 144 to 168
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release changed from 168 to 171
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release deleted (
171)
Updated by Justin Sherrill over 8 years ago
- Category changed from Web UI to Content Views
- Status changed from New to Rejected
- Translation missing: en.field_release set to 166
This problem does not seem to still be there in master
Actions