Bug 1086161 - Package Management page has incorrectly labelled Submit buttons.
Summary: Package Management page has incorrectly labelled Submit buttons.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 560
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Stephen Herr
QA Contact: Ales Dujicek
URL:
Whiteboard:
Depends On:
Blocks: sat570-lowbug
TreeView+ depends on / blocked
 
Reported: 2014-04-10 09:19 UTC by Dimitar Yordanov
Modified: 2015-01-13 09:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-13 09:54:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dimitar Yordanov 2014-04-10 09:19:24 UTC
Description of problem:
Package Management page has incorrectly labelled Submit buttons.

https://sw.redhat.com/rhn/software/manage/packages/PackageList.do
https://sw.redhat.com/rhn/software/manage/packages/ConfirmPackageRemove.do

First submit button should be labelled as "Delete Packages" and then on the Confirmation page the submit button should be labelled as "Confirm Deletion".
Currently  is vice versa.

Version-Release number of selected component (if applicable):
spacewalk-java-2.0.2-46

How reproducible:
Always.

Steps to Reproduce:
1. Channes -> Manage Software Channels -> Manage Software Packages

Actual results:
Button Label is "Confirm Deletion".

Expected results:
Button Label is "Delete Package(s)".

Additional info:

     <trans-unit id="channel.jsp.manage.package.confirmbutton">
        <source>Confirm Deletion</source>
      </trans-unit>
      <trans-unit id="channel.jsp.manage.package.delete">
        <source>Delete Package(s)</source>
      </trans-unit>

Comment 1 Milan Zázrivec 2014-04-11 12:50:19 UTC
Upstream commit: 75956dbe36a7aeaff03d0fa3fd66e3662cec2b6a

Comment 2 Ales Dujicek 2014-11-13 14:06:24 UTC
Verified.

spacewalk-java-2.3.8-57


Channels > Manage Software Channels > Manage Softweare Packages > select package
button is labelled "Delete Package(s)"
next button is labelled "Confirm Deletion"

Comment 3 Clifford Perry 2015-01-13 09:54:15 UTC
With the release of Red Hat Satellite 5.7 on January 12th 2015 this bug is
being moved to a Closed Current Release state. 

The Satellite 5.7 GA Errata:
 - https://rhn.redhat.com/errata/RHSA-2015-0033.html 

Satellite 5.7 Release Notes:
 -
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html-single/Release_Notes/index.html

Satellite Customer Portal Blog announcement for release:
 - https://access.redhat.com/blogs/1169563/posts/1315743 

Cliff


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