Re: [Xsltforms-support] date picker
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2011-04-10 13:33:02
|
Hello André and Ivan, I just discovered that the fix suggested was actually to apply at 3 more lines! You can now test with the latest commit. Thank you for your feedbacks! -Alain Le 08/04/2011 21:09, Иван Пономарёв a écrit : > Hello, Andre! > > It seems to me that you are experiencing exactly the same problem with date picker that has been terrifying us until we found out the problem in Xsltforms JavaScript and solved it. Apparently Alain did not have time to assess our bugfix and include it in his code... > > Please see > > http://sourceforge.net/mailarchive/forum.php?thread_name=4D3A0CE5.4020709%40mail.ru&forum_name=xsltforms-support > > and try out the solution given in the last message of that thread. It is only about adding ", true" in one method call. Please let us know if this helps you. > > Regards, > > Ivan Ponomarev > > Fri, 08 Apr 2011 10:53:20 -0400 письмо от ac<ac...@hy...>: > >> Hi Alain, >> >> Sorry about the previous message and forgetting to set the subject and >> set the persona to go through the listserv. >> >> >> Hi Alain, >> >> I hope that you are fine. >> >> Here it is ok, after we have had to work around some issues in trying to >> return an xml document in a new browser window, after an XSLTForms >> submission, but managed to get around it with an http submit that >> serializes a large instance model. Anyway, it is working for us now. >> >> There is still another different issue, as sometimes, the date picker >> increments the selected date by one day. I tried to get the latest >> XSLTForms from SVN and it did not seem to fix the problem. I may have >> done something wrong and I am wandering if the issue rings any bell for you? >> >> Thank you. >> >> Regards, >> Andre >> >> |