http://defect.opensolaris.org/bz/show_bug.cgi?id=9506
Summary: it should not be possible to enable manual
locations/enms multiple times
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Status Whiteboard: nwam1-build:2009-06-15
Severity: normal
Priority: P3
Component: ON library
AssignedTo: Anurag.Maskey at Sun.COM
ReportedBy: Anurag.Maskey at Sun.COM
QAContact: nwam-dev at opensolaris.org
libnwam does not check whether manual locations and manual enms being enabled
are already enabled or not. (ncus do this check). The door-call handler
function checks whether the location or enm is already online and if so, sends
the appropriate ENTITY_IN_USE return value back.
However, the library also updates the "enabled" property value. This causes
the location or enm to be refreshed because of the commit, and thereby causing
it to be enabled again (due to the fix for bug 9502).
--
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.