Bug 247525

Summary: admin console: Changes for new ReadLog CGI
Product: [Retired] 389 Reporter: Nathan Kinder <nkinder>
Component: AdminAssignee: Nathan Kinder <nkinder>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: low Docs Contact:
Priority: low    
Version: 1.1.0   
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: 2015-12-07 17:08:37 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: 240316, 427409    
Attachments:
Description Flags
CVS Diffs
none
CVS Commit Message none

Description Nathan Kinder 2007-07-09 18:52:20 UTC
The updated ReadLog CGI in Admin Server prevents a log file location from being
passed into it.  It simply expects a name parameter value of either "access" or
"error".

The attached diffs fix the name parameter that we pass to ReadLog.  I also
bumped up the version number and make some build changes for working with rpmbuild.

Comment 1 Nathan Kinder 2007-07-09 18:52:20 UTC
Created attachment 158798 [details]
CVS Diffs

Comment 2 Noriko Hosoi 2007-07-09 19:03:52 UTC
Your changes look good.

Comment 3 Nathan Kinder 2007-07-09 20:11:33 UTC
Created attachment 158802 [details]
CVS Commit Message

Checked into admservconsole (HEAD).  Thanks for the review Noriko!