Bug 954316 - Create repository form is broken
Summary: Create repository form is broken
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: Nightly
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Walden Raines
QA Contact: Og Maciel
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-22 09:23 UTC by Ales Dujicek
Modified: 2019-09-26 15:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-24 17:09:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ales Dujicek 2013-04-22 09:23:50 UTC
Description of problem:
When you add repository from repository discovery page
it prints number 100 between captions 'Provider' and 'Create Repositories Under A Product'
I think it is from the 1st line of app/views/providers/_new_discovered_repos.html.haml
= tabindex = 100

And one more thing.. In that file is used 
:tabindex => ++tabindex
but ruby does not have ++ operator (++ is just double unary + and has no effect)


Version-Release number of selected component (if applicable):
ruby193-rubygem-katello_api-0.0.2-2.el6.noarch
katello-glue-elasticsearch-1.3.14-1.git.1213.1570290.el6.noarch
katello-1.3.14-1.git.1213.1570290.el6.noarch
katello-repos-1.3.2-1.git.2025.9dfcc69.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-cli-common-1.3.5-1.git.250.1570290.el6.noarch
katello-glue-candlepin-1.3.14-1.git.1213.1570290.el6.noarch
katello-all-1.3.14-1.git.1213.1570290.el6.noarch
katello-qpid-client-key-pair-1.0-1.noarch
ruby193-rubygem-foreman-katello-engine-0.0.4-3.el6.noarch
katello-selinux-1.3.1-1.git.1882.e6e8050.el6.noarch
katello-glue-foreman-1.3.14-1.git.1213.1570290.el6.noarch
katello-glue-pulp-1.3.14-1.git.1213.1570290.el6.noarch
katello-certs-tools-1.3.0-1.git.2926.e6e8050.el6.noarch
katello-configure-1.3.6-1.git.1230.4945151.el6.noarch
katello-common-1.3.14-1.git.1213.1570290.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-agent-1.3.1-1.git.1724.e6e8050.el6.noarch
katello-cli-1.3.5-1.git.250.1570290.el6.noarch

Comment 1 Walden Raines 2013-05-14 22:05:40 UTC
https://github.com/Katello/katello/pull/2284

Comment 2 Walden Raines 2013-05-17 16:07:28 UTC
commit b00c9d795eda8472da3d6edf3d86627d0732b8d5
Merge: cbc9a16 b0ba22e
Author: Walden Raines <walden>
Date:   Fri May 17 09:06:16 2013 -0700

    Merge pull request #2284 from waldenraines/954316
    
    Removing bad tabindex from create repository via sync, fixes #954316.

Comment 5 Ales Dujicek 2013-10-01 14:52:53 UTC
Verified. Satellite-6.0.2-RHEL-6-20130927.0

Comment 6 Bryan Kearney 2014-04-24 17:09:55 UTC
This was verified and delivered with MDP2. Closing it out.

Comment 7 Bryan Kearney 2014-04-24 17:11:18 UTC
This was delivered and verified with MDP2. Closing the bug.


Note You need to log in before you can comment on or make changes to this bug.