Hello guys, We have found a bug when the form in run under IE7. Basically, we are evaluating two variables base on data from form data model. The problem appears when the data model is dynamically changed and the variable reevaluated. The variables are correctly reevaluated, but their references in the DOM model using the {$variable} evaluation mechanism are not reevaluated!
On the major browsers that we've tested (IE7, IE8, Chrome, FF), the problem occurs only on IE7. I've attached a simple test case which confirms the bug. We are running Orbeon Forms 3.8.0.201005141856 CE
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws flow-test.xhtml.zip (1K) Download Attachment |
can anyone at least point me where to look for this problem. Thank, Alexandru
On Thu, Aug 5, 2010 at 13:23, Alexandru Ionita <[hidden email]> wrote:
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
In reply to this post by Alexandru Ionita
Alexandru,
What are the steps to reproduce this error with the example you attached? I tried to run the sample you provided, I attached a file and clicked on the "start flow" button. With this, I get the message "Cannot read from file /apps/ic4s/generic-user-request.xpl". Alex On Thu, Aug 5, 2010 at 3:23 AM, Alexandru Ionita <[hidden email]> wrote: > > > > Hello guys, > We have found a bug when the form in run under IE7. > Basically, we are evaluating two variables base on data from form data > model. The problem appears when the data model is dynamically changed and > the variable reevaluated. The variables are correctly reevaluated, but their > references in the DOM model using the {$variable} evaluation mechanism are > not reevaluated! > On the major browsers that we've tested (IE7, IE8, Chrome, FF), the > problem occurs only on IE7. I've attached a simple test case which confirms > the bug. > We are running Orbeon Forms 3.8.0.201005141856 CE > > -- > You receive this message as a subscriber of the [hidden email] mailing > list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Hello Alessandru, sorry for the late reply. Now I just saw that the file that I was previously attached is wrong. Here you can find the right one. regards, Alexandru On Wed, Aug 11, 2010 at 01:13, Alessandro Vernet <[hidden email]> wrote: Alexandru, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws bug_confirmation_20100816.xhtml.zip (1K) Download Attachment |
Hello,
looks like this is still vacant and open. I can reproduce it with IE7 and Orbeon Forms 3.9.0.201105152046-CE Is there a neat workaround available? Thanks for checking. Cheers Heinrich On 08/18/10 19:28, Alexandru Ionita wrote: > > > Hello Alessandru, > > sorry for the late reply. Now I just saw that the file that I was > previously attached is wrong. Here you can find the right one. > > > regards, > Alexandru > > On Wed, Aug 11, 2010 at 01:13, Alessandro Vernet <[hidden email] > <mailto:[hidden email]>> wrote: > > Alexandru, > > What are the steps to reproduce this error with the example you > attached? I tried to run the sample you provided, I attached a file > and clicked on the "start flow" button. With this, I get the message > "Cannot read from file /apps/ic4s/generic-user-request.xpl". > > Alex > > On Thu, Aug 5, 2010 at 3:23 AM, Alexandru Ionita > <[hidden email] <mailto:[hidden email]>> > wrote: > > > > > > > > Hello guys, > > We have found a bug when the form in run under IE7. > > Basically, we are evaluating two variables base on data from > form data > > model. The problem appears when the data model > is dynamically changed and > > the variable reevaluated. The variables are correctly > reevaluated, but their > > references in the DOM model using the {$variable} evaluation > mechanism are > > not reevaluated! > > On the major browsers that we've tested (IE7, IE8, Chrome, FF), the > > problem occurs only on IE7. I've attached a simple test case > which confirms > > the bug. > > We are running Orbeon Forms 3.8.0.201005141856 CE > > > > -- > > You receive this message as a subscriber of the > [hidden email] <mailto:[hidden email]> mailing > > list. > > To unsubscribe: mailto:[hidden email] > <mailto:[hidden email]> > > For general help: mailto:[hidden email] > <mailto:[hidden email]>?subject=help > > OW2 mailing lists service home page: http://www.ow2.org/wws > > > > > > > > -- > Orbeon Forms - Web forms, open-source, for the Enterprise - > http://www.orbeon.com/ > My Twitter: http://twitter.com/avernet > > > -- > You receive this message as a subscriber of the [hidden email] > <mailto:[hidden email]> mailing list. > To unsubscribe: mailto:[hidden email] > <mailto:[hidden email]> > For general help: mailto:[hidden email] > <mailto:[hidden email]>?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Before printing this e-mail, think about our environmental responsibility. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Hi Heinrich,
I am testing this now, and the test case attached to Alexandru's last message is now working for me. I think this is an issue we fixed on Dec 16, 2011: https://github.com/orbeon/orbeon-forms/commit/abd6022520615df5ff000efd2a796c7cc61df857 This is included in the current nightly builds. You'll let me know if you still have this problem with a recent nightly. Alex On Fri, Jan 20, 2012 at 7:55 AM, Heinrich Götzger <[hidden email]> wrote: > > Hello, > > looks like this is still vacant and open. > I can reproduce it with IE7 and Orbeon Forms 3.9.0.201105152046-CE > > Is there a neat workaround available? > > Thanks for checking. > > Cheers > > Heinrich > > > > On 08/18/10 19:28, Alexandru Ionita wrote: >> >> >> >> Hello Alessandru, >> >> sorry for the late reply. Now I just saw that the file that I was previously attached is wrong. Here you can find the right one. >> >> >> regards, >> Alexandru >> >> On Wed, Aug 11, 2010 at 01:13, Alessandro Vernet <[hidden email] <mailto:[hidden email]>> wrote: >> >> Alexandru, >> >> What are the steps to reproduce this error with the example you >> attached? I tried to run the sample you provided, I attached a file >> and clicked on the "start flow" button. With this, I get the message >> "Cannot read from file /apps/ic4s/generic-user-request.xpl". >> >> Alex >> >> On Thu, Aug 5, 2010 at 3:23 AM, Alexandru Ionita >> <[hidden email] <mailto:[hidden email]>> >> >> wrote: >> > >> > >> > >> > Hello guys, >> > We have found a bug when the form in run under IE7. >> > Basically, we are evaluating two variables base on data from >> form data >> > model. The problem appears when the data model >> is dynamically changed and >> > the variable reevaluated. The variables are correctly >> reevaluated, but their >> > references in the DOM model using the {$variable} evaluation >> mechanism are >> > not reevaluated! >> > On the major browsers that we've tested (IE7, IE8, Chrome, FF), the >> > problem occurs only on IE7. I've attached a simple test case >> which confirms >> > the bug. >> > We are running Orbeon Forms 3.8.0.201005141856 CE >> > >> > -- >> > You receive this message as a subscriber of the >> [hidden email] <mailto:[hidden email]> mailing >> >> > list. >> > To unsubscribe: mailto:[hidden email] >> <mailto:[hidden email]> >> > For general help: mailto:[hidden email] >> <mailto:[hidden email]>?subject=help >> >> > OW2 mailing lists service home page: http://www.ow2.org/wws >> > >> > >> >> >> >> -- >> Orbeon Forms - Web forms, open-source, for the Enterprise - >> http://www.orbeon.com/ >> My Twitter: http://twitter.com/avernet >> >> >> -- >> You receive this message as a subscriber of the [hidden email] >> <mailto:[hidden email]> mailing list. >> >> To unsubscribe: mailto:[hidden email] >> <mailto:[hidden email]> >> For general help: mailto:[hidden email] >> <mailto:[hidden email]>?subject=help >> >> OW2 mailing lists service home page: http://www.ow2.org/wws >> >> > > > -- > Before printing this e-mail, think about our environmental responsibility. > > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > -- Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |