Re: [Xsltforms-support] JSONP submissions
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2015-11-08 18:25:05
|
Tim, Thank you very much for pointing at this issue. This is now fixed in the latest commit. Alain Le 28/10/2015 00:45, Tim Thompson a écrit : > The issue seems to relate to the "pending" property in the > xf:submission component. If the value on line 141 > (XFSubmission.js.xml) is changed to false, the dynamic behavior on > JSONP calls is restored[1]. How is the "pending" property being used here? > > All best, > Tim > > [1] > https://github.com/AlainCouthures/xsltforms/blob/master/src/js/coreelts/XFSubmission.js.xml#L141 > > > -- > Tim A. Thompson > Metadata Librarian (Spanish/Portuguese Specialty) > Princeton University Library > > > On Tue, Oct 27, 2015 at 12:43 PM, Tim Thompson <tim...@gm...> wrote: > > Alain, > > I have been looking at JSONP submissions in XSLTForms (following > the Wikipedia OpenSearch example). In recent versions, the > incremental search functionality appears to be broken. I traced > this back to XSLTForms rev. 613. In all versions since then, the > JSONP search seems to execute only once and does not respond to > "xforms-value-changed" events. > > Best regards, > Tim > > > -- > Tim A. Thompson > Metadata Librarian (Spanish/Portuguese Specialty) > Princeton University Library > > > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support |