Actions
Bug #23674
closedundefined method `include?' for nil:NilClass on selecting some kickstart repos on RH repos page
Description
Steps to Reproduce:
1. Navigate to RH Repos page
2. Select content_type = kickstart
3. Try enabling
Red Hat Enterprise Linux Atomic Host (Kickstart)
Red Hat Enterprise Linux Atomic Host Beta (Kickstart)
Red Hat Enterprise Linux 7 Server Beta (Kickstart)
Red Hat Enterprise Linux 7 for IBM Power LE Beta (Kickstart)
Actual results:
The option throws undefined method `include?' for nil:NilClass error
Expected results:
The page should give us list of repos under label and ability to enable those
Additional info:
PFA the error log in comment #1
I am still able to correctly select and enable some kickstarts repos like
Red Hat Enterprise Linux 6 Server (Kickstart)
Red Hat Enterprise Linux 7 Server (Kickstart)
Actions