Bug 145686 - Pending Actions doesn't work anymore...
Summary: Pending Actions doesn't work anymore...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/R&D
Version: RHN Devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Bowman
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: rhnMilestone1
TreeView+ depends on / blocked
 
Reported: 2005-01-20 17:17 UTC by Michael Bowman
Modified: 2007-04-18 17:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-25 20:43:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Bowman 2005-01-20 17:17:19 UTC
Description of problem:
Archive Actions submit button doesn't do anything... 

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


How reproducible:
always

Steps to Reproduce:
1. Go to pending actions and try to archive an action
2.
3.
  
Actual results:
Archive the action and display the message box.

Expected results:


Additional info:

Comment 1 Ryan Bloom 2005-01-20 17:24:10 UTC
This is the bug that Jesus and I found yesterday.  No buttons on any
pages work until Jesus commits his fix, or if you don't go through Apache.

Comment 2 Jesus M. Rodriguez 2005-01-21 02:46:01 UTC
After fixing the URLs, this button still doesn't work.  The POST is
making it but according to the struts logs, it is choosing the
"default" action of the LookupDispatchAction.

To debug, turn on TRACE logging for struts in your log4j.properties:
log4j.logger.org.apache.struts=TRACE.



Comment 3 Michael Bowman 2005-01-21 15:35:55 UTC
Problems with this page:
- Message doesn't appear when action is archived.
- Selection bug:
    - Perl code will archive an action if you have selected it on the 
      page, but you haven't added it to the list...


Comment 4 Michael Bowman 2005-01-21 20:12:02 UTC
Messages appear now. Still need to correct the selection bug and
should add some unit tests for this class.

Comment 5 Michael Bowman 2005-01-25 20:43:25 UTC
Selection bug is fixed.


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