xf:group should be shown, as its xf:bind/@relevant statement now evaluates to be true, but it is remaining hidden.
What is the expected output? What do you see instead?
When the 'Relevant' trigger is clicked I expect to see the contents of the initially hidden xf:group displayed on the screen. Clicking the 'Irrelevant' trigger should hide the group again.
What version of the product are you using? On what operating system?
backplanejs-0-7-0-yui-2.8.0.zip, Win Vista/IE7.
Please provide any additional information below.
This form works as it's supposed to with both Chrome and FF.
Note that when running in IE, the serialised instance below the triggers stops being updated after the initial trigger click. The data should be being updated with the values 'true'/'false' but isn't.
Imported from backplanejs Google Code issue 107.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
When the 'Relevant' trigger is clicked I expect to see the contents of the initially hidden xf:group displayed on the screen. Clicking the 'Irrelevant' trigger should hide the group again.
What version of the product are you using? On what operating system?
backplanejs-0-7-0-yui-2.8.0.zip, Win Vista/IE7.
Please provide any additional information below.
This form works as it's supposed to with both Chrome and FF.
Note that when running in IE, the serialised instance below the triggers stops being updated after the initial trigger click. The data should be being updated with the values 'true'/'false' but isn't.
Priority: High Type: Defect
Attachments
test-relevance.html (1.9 KB)