| Summary: | Argument Error: while associating contents to CV | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||||
| Component: | WebUI | Assignee: | Brad Buckingham <bbuckingham> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | Nightly | CC: | bbuckingham, cwelton, jmontleo | ||||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
| Target Release: | Unused | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-04-24 17:09:20 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 803806 [details]
error log
katello pull request: https://github.com/Katello/katello/pull/3051 QA Verified in Satellite-6.0.2-RHEL-6-20131003.2 User is able to select a variety of different puppet repos if such exist This was verified and delivered with MDP2. Closing it out. This was delivered and verified with MDP2. Closing the bug. |
Created attachment 803805 [details] argument error when you try to associate contents to CV after defining multiple puppet-repos Description of problem: UI raised following error on UI: -- wrong number of arguments (1 for 0) (ArgumentError) Click here for more details. -- Version-Release number of selected component (if applicable): katello-1.4.7-1.git.27.a8e92b3.el6.noarch How reproducible: always Steps to Reproduce: 1. Create a product (p1) and define puppet repo (r1) 2. Create content-view definition 3. Go to contents, you can easily select the puppet repo there. 4. Now again, create a product (p2) and puppet repo (r2) 5. Repeat step 3 Actual results: wrong number of arguments (1 for 0) (ArgumentError) Click here for more details. Expected results: User should be able to open content tabs without any error. Additional info: