http://defect.opensolaris.org/bz/show_bug.cgi?id=12146
--- Comment #4 from amaguire <alan.maguire at sun.com> 2009-10-22 09:48:18 UTC --- (In reply to comment #3) > Thanks for comments. > > > So it may be a an issue with the property setting the GUI does via libnwam, > > not > > sure. One thing to check - the GUI should always do an explicit enable after > > setting the activation-mode to manual, since we have no guarantees what the > > enabled prop is set to (for example we may have changed the NCU from manual/ > > disabled to prioritized, so enabled may be false but unused). > > Just confirm that nwam will guarantee enable/disable a link based on its > enabled property after switching to manual activation-mode. > > So gui should do on clicking OK: > set to manual activation-mode > set enabled accordingly > enable/disable accordingly > for links. you just need to set the manual activation mode and enable/disable. The enabled property is readonly to all consumers except nwamd, and gets modified as a consequence of the enable/disable action. -- 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.
