Bug 1086161

Summary: Package Management page has incorrectly labelled Submit buttons.
Product: Red Hat Satellite 5 Reporter: Dimitar Yordanov <dyordano>
Component: WebUIAssignee: Stephen Herr <sherr>
Status: CLOSED CURRENTRELEASE QA Contact: Ales Dujicek <adujicek>
Severity: low Docs Contact:
Priority: low    
Version: 560CC: adujicek, cperry
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-13 09:54:15 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1127641    

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