Bug 1121252 - config revision not found when clicking on config file from system event history
Summary: config revision not found when clicking on config file from system event history
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: WebUI
Version: 2.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Herr
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space23
TreeView+ depends on / blocked
 
Reported: 2014-07-18 18:59 UTC by Stephen Herr
Modified: 2015-04-14 19:17 UTC (History)
0 users

Fixed In Version: spacewalk-java-2.2.122-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-21 13:12:19 UTC


Attachments (Terms of Use)

Description Stephen Herr 2014-07-18 18:59:32 UTC
Description of problem:
Clicking on the config file like from the system event history leads to a "not found" page.

Version-Release number of selected component (if applicable):
spacewalk-java-2.2.121-1.fc19

How reproducible:


Steps to Reproduce:
1. Create a config file that has several revisions
2. Deploy it to a system, schedule and execute a config file comparison through the webui
3. Go to the server's event history and look at the event details. click on the config file name.

Actual results:
"We're sorry, but the configuration revision could not be found.", with the following message in catalina.out:
WARN  com.redhat.rhn.common.errors.LookupExceptionHandler - Could not find config revision with id=322

Expected results:
Should see the config file detils.

Additional info:
The problem is that we're inserting the config *file* id in the url when the argument is expection config *revision* id.

Comment 1 Stephen Herr 2014-07-18 19:01:53 UTC
Committing to Spacewalk master:
aaa085b547800f4fdef30dc5908a2d912025cf5a


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