Bugzilla – Attachment 44322 Details for
Bug 506
Enhancement: Support check boxes in config files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
pre-config
CheckBoxes.xml (text/xml), 3.50 KB, created by
Marvin Dean
on 2005-08-01 22:53:15 UTC
(
hide
)
Description:
pre-config
Filename:
MIME Type:
Creator:
Marvin Dean
Created:
2005-08-01 22:53:15 UTC
Size:
3.50 KB
patch
obsolete
><driver-configuration dn="CheckBoxes.DS.Novell" driver-set-dn="DS.Novell" group="Variable Tests" name="CheckBoxes" order="201" debug-dump="true"> > <variable-decl> > <text-var browse="yes" prompt="Checkbox Set 1?" var-name="CBSet.1"> > <checkboxset> > <checkbox cb-name="How" display="How" /> > <checkbox cb-name="Now" display="Now" checked="false" onchecked="Now-On" onunchecked="Now-Off" /> > <checkbox cb-name="Brown" display="Brown" checked="true" onChecked="Brown-On" /> > <checkbox cb-name="Cow" display="Cow" checked="xxx" onUnchecked="Cow-Off" /> > </checkboxset> > </text-var> > <text-var browse="no" prompt="Checkbox Set 2?" var-name="CBSet.2"> > <checkboxset> > <checkbox cb-name="Now" display="Now" /> > <checkbox cb-name="Is" display="Is" checked="false" onchecked="Is-On" onunchecked="Is-Off" /> > <checkbox cb-name="The" display="The" checked="true" onchecked="The-On" /> > <checkbox cb-name="Time" display="Time" checked="xxx" onunchecked="Time-Off" /> > </checkboxset> > </text-var> > </variable-decl> > <attributes /> > <children> > <publisher name="p"> > <attributes> > <create-rule dn="Pub - Creation Rule.p.CheckBoxes.DS.Novell"/> > <matching-rule dn="Pub - Matching Rule.p.CheckBoxes.DS.Novell"/> > </attributes> > <children> > <rule name="Pub - Creation Rule"> > <policy> > <rule> > <description>Test Creation Rule</description> > <conditions> > <or> > <if-op-attr mode="nocase" name="Account Balance" op="equal"> > <variable-ref var-name="CBSet.1" cb-name="How" /> > </if-op-attr> > <if-op-attr mode="nocase" name="Account Balance" op="equal"> > <variable-ref var-name="CBSet.1" cb-name="Now" /> > </if-op-attr> > <if-op-attr mode="nocase" name="Account Balance" op="equal"> > <variable-ref var-name="CBSet.1" cb-name="Brown" /> > </if-op-attr> > <if-op-attr mode="nocase" name="Account Balance" op="equal"> > <variable-ref var-name="CBSet.1" cb-name="Cow" /> > </if-op-attr> > </or> > </conditions> > <actions> > <do-veto-if-op-attr-not-available name="Account Balance"/> > <do-set-op-template-dn> > <arg-dn> > <token-text xml:space="preserve">Aux1.Novell</token-text> > </arg-dn> > </do-set-op-template-dn> > </actions> > </rule> > </policy> > </rule> > <rule name="Pub - Matching Rule"> > <policy> > <rule> > <description>Test Matching Rule</description> > <conditions> > <or /> > </conditions> > <actions> > <do-find-matching-object scope="subtree"> > <arg-dn> > <token-text xml:space="preserve"><variable-ref var-name="CBSet.2" cb-name="Now" /></token-text> > <token-text xml:space="preserve"><variable-ref var-name="CBSet.2" cb-name="Is" /></token-text> > <token-text xml:space="preserve"><variable-ref var-name="CBSet.2" cb-name="The" /></token-text> > <token-text xml:space="preserve"><variable-ref var-name="CBSet.2" cb-name="Time" /></token-text> > </arg-dn> > <arg-match-attr name="Description"/> > <arg-match-attr name="Full Name"/> > </do-find-matching-object> > </actions> > </rule> > </policy> > </rule> > </children> > </publisher> > <subscriber name="s" /> > </children> ></driver-configuration>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 506
:
28700
|
44227
| 44322