Bug 501521

Summary: Clone software channel success/failure message doesn't appear on destination page
Product: Red Hat Satellite 5 Reporter: Jay Dobies <jason.dobies>
Component: WebUIAssignee: Shannon Hughes <shughes>
Status: CLOSED DEFERRED QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 530   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-04 13:27:09 UTC Type: ---
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: 462714    

Description Jay Dobies 2009-05-19 15:05:27 UTC
Description of problem:
This is very similar to 500719.

When the manage software channels page was ported to Java, we run into an issue where the perl pages stuff a message into its session and the Java page cannot access it.

After some discussion, the easiest way to address this is to simply port the page to Java. It's going to happen eventually, and the crossover solutions for passing the message between stacks are ugly.

Version-Release number of selected component (if applicable):
Satellite 5.3 Beta

How reproducible:
Always

Steps to Reproduce:
1. Clone a software channel.
  
Actual results:
Redirected to the manage software channels page but no message is displayed. The message is eventually displayed the next time a perl page is hit.

Expected results:
The result message should be displayed on the resulting page from the clone rather than randomly later the next time a perl page is hit.

Additional info: