I noticed that when a xforms:output element pointing to the same
instance node is placed multiple times into a view xml, the processor will duplicate value of that node instance when the form data is submitted. To verify this I modified the view.xml from the "counter" example by adding an additional <xforms:output ref="counter"/> statement and the incrementing breaks after that. I might be understanding the spec incorrectly, but I thought the xforms:output element should only read value from the instance, not changing it in any way. This is using the classic xforms engine in the OPS 3.0 beta. A. -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Alexander Zatko wrote:
> I noticed that when a xforms:output element pointing to the same > instance node is placed multiple times into a view xml, the processor > will duplicate value of that node instance when the form data is > submitted. To verify this I modified the view.xml from the "counter" > example by adding an additional <xforms:output ref="counter"/> statement > and the incrementing breaks after that. I might be understanding the > spec incorrectly, but I thought the xforms:output element should only > read value from the instance, not changing it in any way. > > This is using the classic xforms engine in the OPS 3.0 beta. easily fixed. The bug: http://forge.objectweb.org/tracker/index.php?group_id=168&atid=350207 -Erik -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
--- Erik Bruchez <[hidden email]> wrote:
> FYI we were able to reproduce this. Alex will check to see if it can be > easily fixed. The bug: > > http://forge.objectweb.org/tracker/index.php?group_id=168&atid=350207 This is fixed. You will see the change in the next "unstable build". http://forge.objectweb.org/nightlybuilds/ops/ops/ Alex -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Hi What support for JSR-168 and WSRP will OPS version 3.0 contain? Thanks, Brian Bacsu -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Brian Bacsu wrote:
> > Hi > > What support for JSR-168 and WSRP will OPS version 3.0 contain? The same as in 2.8, that is according to this FAQ entry: http://www.orbeon.com/ops/doc/home-faq#jsr-168 -Erik -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
In reply to this post by Alessandro Vernet
Cool. Thank you.
A. On Aug 18, 2005, at 9:01 PM, Alessandro Vernet wrote: > --- Erik Bruchez <[hidden email]> wrote: >> FYI we were able to reproduce this. Alex will check to see if it can >> be >> easily fixed. The bug: >> >> http://forge.objectweb.org/tracker/index.php?group_id=168&atid=350207 > > This is fixed. You will see the change in the next "unstable build". > > http://forge.objectweb.org/nightlybuilds/ops/ops/ > > Alex > > -- > Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ > > > -- > 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 > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |