RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 635738 - moveToPage(title="Some ModuleSet") doesn't work
Summary: moveToPage(title="Some ModuleSet") doesn't work
Keywords:
Status: CLOSED DUPLICATE of bug 595320
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: firstboot
Version: 6.1
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Martin Gracik
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-20 15:37 UTC by Adrian Likins
Modified: 2013-07-04 12:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-21 14:02:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Adrian Likins 2010-09-20 15:37:09 UTC
Description of problem:
In particular, 

interface.moveToPage(moduleTitle=_("Set Up Software Updates"))

where "Set Up Software Updates" is the RHN moduleset, results in
ending up on the welcome screen. 

Seems to be moving to page 0 of the main module list instead
of the sub moduleList from the moduleSet.



Version-Release number of selected component (if applicable):
db74dc3fbbc47233ff574c21b2347ab1c9f68c3a of rhel6 branch of firstboot
rhn-client-tools-1.0.0-36.git.0.00631c0.fc13.noarch

How reproducible:
Every time, however needs a module that tries to jump to a moduleSet
which none of the default modules do. The "Entitlement Chooser" module
(rhms_entitlement_choose.py in subscription-manager 75154cf0600e77a238d6ed68116ca16ded58d154 does this.

Steps to Reproduce:
1. get latest subscription-manager
2. get rhel6 firstboot
3. get rhel6 rhn-client-tools
4. start firstboot
5. on "Entitlement Chooser" screen choose "use RHN"

Actual results:
Get sent to welcome screen

Expected results:
get sent to first screen of rhn moduleSet

Additional info:

Comment 2 Adrian Likins 2010-09-21 14:02:19 UTC
Looks like a dupe of #595320

*** This bug has been marked as a duplicate of bug 595320 ***


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