jfweemaes / ubiquity-xforms

Automatically exported from code.google.com/p/ubiquity-xforms
0 stars 0 forks source link

When index() appears in a bind statements it is not always updated correctly #438

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open test 10.4.f from a revision prior to r2718.

What is the expected output? What do you see instead?
We should see a value of '1' for the very last output control, but instead
we see '3'. If test 10.4.f is loaded from r2718 -- which uses @value
instead of an xf:bind statement -- then we correctly see '1'.

Original issue reported on code.google.com by mark.bir...@gtempaccount.com on 28 Apr 2009 at 12:17