Thread: [Xsltforms-support] XSLTForms 1.0RC not working in IE 11
Brought to you by:
alain-couthures
From: Paul V. <pva...@te...> - 2014-01-27 16:58:33
|
All, We have been struggling with getting XForms to work with IE11. XForms are critical to our app, and this problem essentially made our application useless on that version of IE. We were trying to debug the issues with IE11 until I read a post from Alain that the latest code works in IE11. I tried using IE11 on the agencexml test site, and to my surprise it did indeed work. So I downloaded the latest 1.0RC, which was different than the 1.0RC that we already had, but XForms still failed on our site in IE11. Even the test suites that worked on the Agence site would fail on our website using the latest 1.0RC code from SourceForge. So I copied the xsltforms.js and xsltforms.xsl directly from the Agence website's URL and I was able to get it to work. I may be wrong about this, but my conclusion is that the Sourceforge code is not the latest, and it does not work on IE11. Has anyone else seen this? Is the SourceForge code going to be updated with code that works on IE11? Is there a way to better identify builds, because at first glance it looks like the SourceForce code has not changed in a long time, but I believe that it has not only changed on SourceForge, but it has changed on the Agence site and not been updated in SourceForge. Paul Vanderveen |
From: Stephen C. <ste...@gm...> - 2014-01-27 20:02:03
|
Project has moved to Github! https://github.com/AlainCouthures/xsltforms On Tue, Jan 28, 2014 at 3:42 AM, Paul Vanderveen <pva...@te...>wrote: > All, > > > > We have been struggling with getting XForms to work with IE11. > > XForms are critical to our app, and this problem essentially made our > application useless on that version of IE. > > We were trying to debug the issues with IE11 until I read a post from > Alain that the latest code works in IE11. > > I tried using IE11 on the agencexml test site, and to my surprise it did > indeed work. > > So I downloaded the latest 1.0RC, which was different than the 1.0RC that > we already had, but XForms still failed on our site in IE11. > > Even the test suites that worked on the Agence site would fail on our > website using the latest 1.0RC code from SourceForge. > > > > So I copied the xsltforms.js and xsltforms.xsl directly from the Agence > website’s URL and I was able to get it to work. > > > > I may be wrong about this, but my conclusion is that the Sourceforge code > is not the latest, and it does not work on IE11. > > > > Has anyone else seen this? > > Is the SourceForge code going to be updated with code that works on IE11? > > > > Is there a way to better identify builds, because at first glance it looks > like the SourceForce code has not changed in a long time, but I believe > that it has not only changed on SourceForge, but it has changed on the > Agence site and not been updated in SourceForge. > > > > > > Paul Vanderveen > > > > > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > > |
From: Alain C. <ala...@ag...> - 2014-01-27 20:30:18
|
Paul, Sorry for the inconvenience, as Steve suggested, you should have a look at source repositories. They include a build folder. They are not as tested as published versions but they are actively updated for new features or fixes. You can access them directly: http://sourceforge.net/p/xsltforms/code/ci/master/tarball , http://sourceforge.net/p/xsltforms/svn/HEAD/tarball or http://github.com/AlainCouthures/xsltforms/archive/master.zip Thank you for your feedbacks! -Alain Le 27/01/2014 17:42, Paul Vanderveen a écrit : > > All, > > We have been struggling with getting XForms to work with IE11. > > XForms are critical to our app, and this problem essentially made our > application useless on that version of IE. > > We were trying to debug the issues with IE11 until I read a post from > Alain that the latest code works in IE11. > > I tried using IE11 on the agencexml test site, and to my surprise it > did indeed work. > > So I downloaded the latest 1.0RC, which was different than the 1.0RC > that we already had, but XForms still failed on our site in IE11. > > Even the test suites that worked on the Agence site would fail on our > website using the latest 1.0RC code from SourceForge. > > So I copied the xsltforms.js and xsltforms.xsl directly from the > Agence website's URL and I was able to get it to work. > > I may be wrong about this, but my conclusion is that the Sourceforge > code is not the latest, and it does not work on IE11. > > Has anyone else seen this? > > Is the SourceForge code going to be updated with code that works on IE11? > > Is there a way to better identify builds, because at first glance it > looks like the SourceForce code has not changed in a long time, but I > believe that it has not only changed on SourceForge, but it has > changed on the Agence site and not been updated in SourceForge. > > Paul Vanderveen > > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > > > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support |
From: Paul V. <pva...@te...> - 2014-01-28 14:05:47
|
Thank you for your assistance. I was able to get all the new source code. I suspect others may have this problem as well if they come in from the AgenceXML site, and now that IE11 is out for Windows 7 and 8 it will be something we all need to deal with soon. Keep up the good work! Paul Vanderveen ________________________________ |