In order to fix the submit problem I was having, I moved to the latest 3.7 nightly build. Now, the repeats aren't working in my forms. If I click on the "Add" button twice, I get this error, "'nextSibling' is null or not an object. The repeats worked perfectly in the 3.7 beta release.
|
Administrator
|
Can you try clearing your browser cache or make sure you force a reload?
-Erik On Oct 15, 2008, at 8:30 AM, acslater wrote: > > In order to fix the submit problem I was having, I moved to the > latest 3.7 > nightly build. Now, the repeats aren't working in my forms. If I > click on > the "Add" button twice, I get this error, "'nextSibling' is null or > not an > object. The repeats worked perfectly in the 3.7 beta release. > -- > View this message in context: http://www.nabble.com/3.7Beta-NB-Repeat-Issue-tp19995990p19995990.html > Sent from the ObjectWeb OPS - Users mailing list archive at > Nabble.com. > > > -- > 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 for the Enterprise Done the Right Way http://www.orbeon.com/ -- 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 |
In reply to this post by yemlef
By the way, my repeat fields still seem to work since I moved to a nightly build from the official beta.
> -----Original Message----- > From: acslater [mailto:[hidden email]] > Sent: Wednesday, October 15, 2008 11:31 AM > To: [hidden email] > Subject: [ops-users] 3.7Beta NB Repeat Issue > > > In order to fix the submit problem I was having, I moved to the latest 3.7 > nightly build. Now, the repeats aren't working in my forms. If I click on > the "Add" button twice, I get this error, "'nextSibling' is null or not an > object. The repeats worked perfectly in the 3.7 beta release. > -- > View this message in context: http://www.nabble.com/3.7Beta-NB-Repeat-Issue- > tp19995990p19995990.html > Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. -- 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 |
So the repeat does still work in Firefox 3, just not in IE 6 which is the environment that I need it to work in. Like I said before, it did work in IE 6 in the beta release so maybe this is just a temporary bug?
|
Oh OK, I tried it only in FF3 yet.
> -----Original Message----- > From: acslater [mailto:[hidden email]] > Sent: Wednesday, October 15, 2008 4:00 PM > To: [hidden email] > Subject: [ops-users] RE: 3.7Beta NB Repeat Issue > > > So the repeat does still work in Firefox 3, just not in IE 6 which is the > environment that I need it to work in. Like I said before, it did work in > IE 6 in the beta release so maybe this is just a temporary bug? > > > Ozakca, Muzaffer wrote: > > > > By the way, my repeat fields still seem to work since I moved to a > > nightly build from the official beta. > > > >> -----Original Message----- > >> From: acslater [mailto:[hidden email]] > >> Sent: Wednesday, October 15, 2008 11:31 AM > >> To: [hidden email] > >> Subject: [ops-users] 3.7Beta NB Repeat Issue > >> > >> > >> In order to fix the submit problem I was having, I moved to the > >> latest > >> 3.7 > >> nightly build. Now, the repeats aren't working in my forms. If I > >> click on the "Add" button twice, I get this error, "'nextSibling' is > >> null or not an object. The repeats worked perfectly in the 3.7 beta > >> release. > >> -- > >> View this message in context: > >> http://www.nabble.com/3.7Beta-NB-Repeat-Issue- > >> tp19995990p19995990.html > >> Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. > > > > > > > > -- > > 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 > > > > > > -- > View this message in context: http://www.nabble.com/3.7Beta-NB-Repeat-Issue- > tp19995990p20001155.html > Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. -- 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 |
Can anybody confirm or refute my finding that with the latest nightlies the repeats aren't working in IE6 any more?
On Wed, Oct 15, 2008 at 4:51 PM, Ozakca, Muzaffer <[hidden email]> wrote: Oh OK, I tried it only in FF3 yet. -- 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 |
Jon,
Confirmation: repeats are working fine on both IE6, IE7, Firefox 3.0., Opera. On two latest nightly builds. -- einar -- 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 |
Ok, well I think that's good news. I guess I'm doing something wrong with my repeats that works fine in FF but not in IE that causes the nextSibling error. Is there any insight as to what the nextSibling is null or not an object error actually means? Here is my repeat...
<xforms:repeat nodeset="new-material"> <xhtml:tr> <xhtml:td colspan="2"> <xforms:input ref="one"> <xforms:label/> </xforms:input> </xhtml:td> <xhtml:td> <xforms:input ref="two"> <xforms:label/> </xforms:input> </xhtml:td> <xhtml:td colspan="2"> <xforms:input ref="three"> <xforms:label/> </xforms:input> </xhtml:td> <xhtml:td colspan="7"> <xforms:input ref="four"> <xforms:label/> </xforms:input> </xhtml:td> <xhtml:td colspan="3"> <xforms:input ref="five"> <xforms:label/> </xforms:input> </xhtml:td> <xhtml:td colspan="2"> <xforms:input ref="six"> <xforms:label/> </xforms:input> </xhtml:td> <xhtml:td colspan="6"> <xforms:input ref="seven"> <xforms:label/> </xforms:input> </xhtml:td> <xhtml:td> <xforms:input ref="eight"> <xforms:label/> </xforms:input> </xhtml:td> </xhtml:tr> </xforms:repeat> <xhtml:tbody> <xhtml:tr> <xhtml:td colspan="24"> <xforms:trigger> <xforms:label>Add Row</xforms:label> <xforms:insert ev:event="DOMActivate" nodeset="new-material" position="after" at="last()"/> </xforms:trigger> <xhtml:tbody> <xhtml:tr> <xhtml:td colspan="24"> <xforms:trigger> <xforms:label>Add Row</xforms:label> <xforms:insert ev:event="DOMActivate" nodeset="new-material" position="after" at="last()"/> </xforms:trigger>
|
In reply to this post by Einar Moos
Ok, here is what I have found:
If I first use the 3.7 Beta orbeon.war, the repeats work but the Submission does not. If I then shut down JBoss and the then replace the beta orbeon.war folder with the 3.7 Beta Nightly Build, both the repeats and the Submission work. BUT if I delete the temporary internent files from IE 6, and refresh the forms, including the Orbeon examples, then the repeats no longer work. Also, on a fresh install on a separate server of 3.7 Beta Nightly, the repeats of the Orbeon examples do not work. So I'm still thinking that the Nightly Builds' repeats are not working properly in IE6. Einar, Could you confirm that the IE 6 cache was cleared when you did your test?
|
I clear the cache when problems arise that seem related. But no, I did
not clear my cache, and use three different OS simultaneously: IE6, IE7, FF3+, Opera continuously. -- einar > Ok, here is what I have found: > > If I first use the 3.7 Beta orbeon.war, the repeats work but the Submission > does not. > If I then shut down JBoss and the then replace the beta orbeon.war folder > with the 3.7 Beta Nightly Build, both the repeats and the Submission work. > > BUT if I delete the temporary internent files from IE 6, and refresh the > forms, including the Orbeon examples, then the repeats no longer work. > Also, on a fresh install on a separate server of 3.7 Beta Nightly, the > repeats of the Orbeon examples do not work. > > So I'm still thinking that the Nightly Builds' repeats are not working > properly in IE6. > > Einar, > Could you confirm that the IE 6 cache was cleared when you did your test? > > -- 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 yemlef
On Thu, Oct 16, 2008 at 10:53 AM, acslater <[hidden email]> wrote:
> So I'm still thinking that the Nightly Builds' repeats are not working > properly in IE6. I don't think that it is the case that repeats *never* work on IE6, but you might have hit a particular where they are not working. Could you create a simple test case that we can run in the XForms sandbox and that shows the issue? Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ 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 |
May I just state that repeats *always* work in IE6, unless there are
coding related issues. -- einar On Thu, Oct 16, 2008 at 8:22 PM, Alessandro Vernet <[hidden email]> wrote: > On Thu, Oct 16, 2008 at 10:53 AM, acslater <[hidden email]> wrote: >> >> So I'm still thinking that the Nightly Builds' repeats are not working >> properly in IE6. > > I don't think that it is the case that repeats *never* work on IE6, but you > might have hit a particular where they are not working. Could you create a > simple test case that we can run in the XForms sandbox and that shows the > issue? > > Alex > -- > Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise > Orbeon's Blog: http://www.orbeon.com/blog/ > Personal Blog: http://avernet.blogspot.com/ > 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 > > -- -- Einar Moos -- parisiana.com Tel: 0676660080 -- 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 |
I am not testing with my own repeats or my own form. I am trying to use the ones included in the orbeon war. In particular, the SQL Address Book. In IE 6 when I click the Add button I see the little "Loading..." in the upper right hand corner but then nothing happens.
On Thu, Oct 16, 2008 at 2:45 PM, Einar Moos <[hidden email]> wrote: May I just state that repeats *always* work in IE6, unless there are -- 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
|
Jon,
On Thu, Oct 16, 2008 at 12:11 PM, Jon Felmey <[hidden email]> wrote: > I am not testing with my own repeats or my own form. I am trying to use the > ones included in the orbeon war. In particular, the SQL Address Book. In > IE 6 when I click the Add button I see the little "Loading..." in the upper > right hand corner but then nothing happens. I was able to reproduce this one with the SQL Address Book. Good catch! Created a bug here: http://forge.objectweb.org/tracker/index.php?func=detail&aid=311507&group_id=168&atid=350207 This is now fixed, and the fix will be included in the next nightly build. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ 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 |
Free forum by Nabble | Edit this page |