Bug 124284 - KernelHelper.getSystemAdministratorEmailAddress() is never set
Summary: KernelHelper.getSystemAdministratorEmailAddress() is never set
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-25 13:29 UTC by Brett Prucha
Modified: 2020-03-27 16:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:48:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Brett Prucha 2004-05-25 13:29:31 UTC
Description of problem:

The old kernel initializer used to call 
KernelHelper.setSystemAdministratorEmailAddress(String email) to set 
the system admins email.  With the new configuration classes all of 
the other kernel settings can be configured except this one.  
KernelHelper.getSystemAdministratorEmailAddress() will always return 
an empty string.


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