http://defect.opensolaris.org/bz/show_bug.cgi?id=10123



--- Comment #4 from amaguire <alan.maguire at sun.com> 2009-09-14 16:24:55 UTC 
---
The thing that surprises me is that on the refresh, the location's start method
is
run even though we've just set enabled to false. I think we should handle the
case where the currently-active location is manual and enabled=false by doing
nothing (other than the standard trigger condition evaluation), since the
refresh of the service reapplies the now-disabled location. Looking at
nwamd_loc_handle_init_event(), if we find an existing loc, and it's online, we
just refresh, whereas we should call loc_is_enabled() if the activation mode is
manual to check if we should indeed refresh.

-- 
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.

Reply via email to