Re: [Xsltforms-support] 1.5beta testing

2020-03-02 Thread Alain Couthures
Hello Tim, Yet another 1.5beta build at www.agencexml.com/1.5beta/xsltforms.zip The main fix in it is about replace=all. There was also an issue about duplicated labels for xf:choices. Thank you again for your contributions! --Alain Le 28/0

Re: [Xsltforms-support] 1.5beta testing

2020-02-28 Thread Tim Thompson
Ah, I see--my mistake. I think I was confused by assuming that the xf:refresh would inherit a DOMActivate event from the xf:submit button. Thanks, Tim -- Tim A. Thompson Discovery Metadata Librarian Yale University Library On Fri, Feb 28, 2020 at 11:54 AM Alain Couthures < alain.couthu...@agence

Re: [Xsltforms-support] 1.5beta testing

2020-02-28 Thread Alain Couthures
Hello Tim, It appears that there is actually no event attached to this refresh action. The latest 1.5beta build does not support this situation so a Javascript error occurs (I don't know whether a warning should be displayed or if it better just to ignore "unreachable" actions). Please try a

Re: [Xsltforms-support] 1.5beta testing

2020-02-27 Thread Tim Thompson
Hello, Alain, Thanks again for the latest updates! I have another test for you. Here is my use case: I want to display an ephemeral "Loading" message when I trigger a submission. To achieve this, I have an instance: ...Loading... When the submission is triggered, I call xf:setvalue

Re: [Xsltforms-support] 1.5beta testing

2020-02-17 Thread Tim Thompson
Thank you, Alain! If you don't mind, I have another test form that works in XSLTForms 1.4 but not 1.5beta. This one is testing xf:var again. In 1.5beta, an error is thrown: Assertion failed: Binding evaluation didn't returned a nodeset but '1' for XPath expression: count(ancestor::item) https://

Re: [Xsltforms-support] 1.5beta testing

2020-02-17 Thread Alain Couthures
Hello Tim, This issue is now fixed (and some more actually...). The new build can be downloaded at the same URL: www.agencexml.com/1.5beta/xsltforms.zip Thank you again for your contributions! --Alain Le 15/02/2020 à 01:15, Tim Thompson a éc

[Xsltforms-support] 1.5beta testing

2020-02-14 Thread Tim Thompson
Hello, Alain, Another test for you: In XSLTForms 1.5beta, the DOMActivate event is not being evoked for input controls. See this test form: https://www.tat2.io/basex2/static/xsltforms_DOMActivate_test_2020-02-14_1-5beta.xml Pressing "enter" in the input field does nothing, whereas clicking the