http://defect.opensolaris.org/bz/show_bug.cgi?id=10933
Darren Kenny <dkenny at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dkenny at opensolaris.org
Resolution| |FIXINSOURCE
AssignedTo|nwam-dev at opensolaris.org |dkenny at opensolaris.org
--- Comment #1 from Darren Kenny <dkenny at opensolaris.org> 2009-08-26
14:54:30 UTC ---
This was tracked down to the incorrect setting of unset configuration file
entries to blank string, which of course failed validation.
The fix is to allow NULL values for these entries, and this then results in the
property being deleted rather than set to an empty string.
There was also some logic errors on the NameServices tab that could cause
incorrect entries to be sensitive, this has been fixed now.
Changes have been committed to SVN.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.