Hello Steve,
This bug is now fixed and a new revision is committed: the difference
between the 2 XPath expressions is that, in the first one, a nodeset is
compared to a constant string while, in the second one, just one node is
compared to the same constant string.
Thank you for your feedbacks!
-Alain
Le 01/02/2012 08:40, Stephen Cameron a écrit :
> Hello Alain,
>
> The test cases I promised are attached.
>
> test1.xml is the version that works
> test2.xml is the version that should work but does not
>
> in each there are two select1 controls.
>
> Also there is another interesting problem that I cannot explain, in
> the two select1 controls the xf:help value is dynamic and should
> change with the value that you have selected in the control, it does
> change in the second select1 but does not change in the first select1.
>
> I will make these forms available online at:
>
> http://collinta.com.au/xsltforms/test1.xml
> http://collinta.com.au/xsltforms/test2.xml
>
> I get the same error across the following browsers: FF 9.0.1, IE
> 9.08112.16421, Chrome 16.0.912.77, Safari 5.1.2
>
> Regards
>
> Steve Cameron
|