http://defect.opensolaris.org/bz/show_bug.cgi?id=10236
amaguire <alan.maguire at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alan.maguire at sun.com
--- Comment #1 from amaguire <alan.maguire at sun.com> 2009-11-26 12:02:53 UTC
---
(In reply to comment #0)
> +++ This bug was initially created as a clone of Bug #10032 +++
>
> I'm cloning this because there is an issue in the library where the ip objects
> are not validated, which I believe is a separate issue to the original bug,
> which is a bug in the GUI where the user input is not validated.
>
> As Anurag stated in the original bug:
>
> None of the "object" of the conditional expressions are verified. In other
> words, if the object type (essid, advertised-domain, etc) and the condition
> (is, is-not, contains, etc) matches, then the conditional expression is
> considered valid. Changing the synopsis to reflect this.
I think this is on purpose - one of the things we try to avoid is to require
existence of configuration objects in order to create other configuration
objects that refer to their existence. In other words, I might want to create
ENM A that has conditional activation dependent on location B being active. If
we validate object existence, I must then create location B before ENM A. If
no-one objects, I'm going to close this as "not a bug".
--
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.