test-pf.zip
Hi, I have just started migrating to a recent nightly build (Orbeon Forms 3.9.0.pre.201102150400 CE), but have encountered a problem in that 3.9 no longer seems to handle the instance-passing="forward" attribute of the action element in a page-flow. Previously I was using "orbeon-3.8.0.rc1.201005041622-CE" and this successfully forwards to another page, and crucially without changing the URL in the browser address bar. However under the nightly build when selecting a page that does a "forward" to another page the target page does not seem to be found. Instead a wrong path seems to be generated containing the "context" name rather than the "app" name which causes a page not found error. I have attached a minimal example of an application that shows up the problem. For reference I am running this under Tomcat 6.0.32 and the example just needs the libs from the Orbeon 3.9.0 pre release copying into the "lib" directory. Once deployed navigate to: http://localhost:8080/test-pf/test then select each of the links from the index to the summary page. The version with "forward" seems to fail. Any thoughts on how I can get this working again? Thanks in advance for any help. Regards, Neil |
Hello,
I have noticed exactly the same problem when I test the nightly build Orbeon forms 3.9.0.pre.201102152310 CE under Tomcat 5.5.25 and jdk 1.6. There is no problem with the Orbeon Forms 3.8.0.201005141856 CE version. Thank you. Julien. -----Message d'origine----- De : ncrofts [mailto:[hidden email]] Envoyé : samedi 19 février 2011 14:54 À : [hidden email] Objet : [ops-users] Problem with instance-passing="forward" in Orbeon Forms 3.9 preview http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n3314173/test-pf.zip test-pf.zip Hi, I have just started migrating to a recent nightly build (Orbeon Forms 3.9.0.pre.201102150400 CE), but have encountered a problem in that 3.9 no longer seems to handle the instance-passing="forward" attribute of the action element in a page-flow. Previously I was using "orbeon-3.8.0.rc1.201005041622-CE" and this successfully forwards to another page, and crucially without changing the URL in the browser address bar. However under the nightly build when selecting a page that does a "forward" to another page the target page does not seem to be found. Instead a wrong path seems to be generated containing the "context" name rather than the "app" name which causes a page not found error. I have attached a minimal example of an application that shows up the problem. For reference I am running this under Tomcat 6.0.32 and the example just needs the libs from the Orbeon 3.9.0 pre release copying into the "lib" directory. Once deployed navigate to: http://localhost:8080/test-pf/test then select each of the links from the index to the summary page. The version with "forward" seems to fail. Any thoughts on how I can get this working again? Thanks in advance for any help. Regards, Neil -- View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Problem-with-instance-passing-forward-in-Orbeon-Forms-3-9-preview-tp3314173p3314173.html Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. -- 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 |
Nobody for this problem ?
Thank You. Julien -----Message d'origine----- De : Bittard, Julien [mailto:[hidden email]] Envoyé : dimanche 20 février 2011 11:55 À : [hidden email] Objet : [ops-users] RE: Problem with instance-passing="forward" in Orbeon Forms 3.9 preview Hello, I have noticed exactly the same problem when I test the nightly build Orbeon forms 3.9.0.pre.201102152310 CE under Tomcat 5.5.25 and jdk 1.6. There is no problem with the Orbeon Forms 3.8.0.201005141856 CE version. Thank you. Julien. -----Message d'origine----- De : ncrofts [mailto:[hidden email]] Envoyé : samedi 19 février 2011 14:54 À : [hidden email] Objet : [ops-users] Problem with instance-passing="forward" in Orbeon Forms 3.9 preview http://orbeon-forms-ops-users.24843.n4.nabble.com/file/n3314173/test-pf.zip test-pf.zip Hi, I have just started migrating to a recent nightly build (Orbeon Forms 3.9.0.pre.201102150400 CE), but have encountered a problem in that 3.9 no longer seems to handle the instance-passing="forward" attribute of the action element in a page-flow. Previously I was using "orbeon-3.8.0.rc1.201005041622-CE" and this successfully forwards to another page, and crucially without changing the URL in the browser address bar. However under the nightly build when selecting a page that does a "forward" to another page the target page does not seem to be found. Instead a wrong path seems to be generated containing the "context" name rather than the "app" name which causes a page not found error. I have attached a minimal example of an application that shows up the problem. For reference I am running this under Tomcat 6.0.32 and the example just needs the libs from the Orbeon 3.9.0 pre release copying into the "lib" directory. Once deployed navigate to: http://localhost:8080/test-pf/test then select each of the links from the index to the summary page. The version with "forward" seems to fail. Any thoughts on how I can get this working again? Thanks in advance for any help. Regards, Neil -- View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Problem-with-instance-passing-forward-in-Orbeon-Forms-3-9-preview-tp3314173p3314173.html Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. -- 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 |
Julien,
I'm afraid I haven't found an alternative way to do what I was doing with the forwarding mechanism as yet, so I'm a bit stuck on my intended port to 3.9 (preview). However I'm sure Alex/Erik will in due course will be able to give us as assessment of the extent of the issue, or indeed if there is a workaround. Sorry I can't be of more help myself on this, but I think this one needs more extensive knowledge on the inner workings. Regards, Neil |
Hello Neil,
I'm sure that Erik or Alex will find a solution ! :) Maybe the upgrade to httpclient 4.0 is the cause of this issue... Thank You for your response. Regards, Julien -----Message d'origine----- De : ncrofts [mailto:[hidden email]] Envoyé : samedi 26 février 2011 20:52 À : [hidden email] Objet : [ops-users] RE: RE: Problem with instance-passing="forward" in Orbeon Forms 3.9 preview Julien, I'm afraid I haven't found an alternative way to do what I was doing with the forwarding mechanism as yet, so I'm a bit stuck on my intended port to 3.9 (preview). However I'm sure Alex/Erik will in due course will be able to give us as assessment of the extent of the issue, or indeed if there is a workaround. Sorry I can't be of more help myself on this, but I think this one needs more extensive knowledge on the inner workings. Regards, Neil -- View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Problem-with-instance-passing-forward-in-Orbeon-Forms-3-9-preview-tp3314173p3326191.html Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. -- 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
|
Julien & all,
It seems we need to have at least a quick look at this one. I have a added it to my list. -Erik
On Mon, Feb 28, 2011 at 12:47 AM, Bittard, Julien <[hidden email]> wrote: Hello Neil, -- 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, thank you Erik. Julien. De : [hidden email] [mailto:[hidden email]]
De la part de Erik Bruchez Julien & all, It seems we need to have at least a quick look at this one. I have a added it to my list. -Erik On Mon, Feb 28, 2011 at 12:47 AM, Bittard, Julien <[hidden email]> wrote: Hello Neil, Julien Envoyé : samedi 26 février 2011 20:52 À : [hidden email] Objet : [ops-users] RE: RE: Problem with instance-passing="forward" in Orbeon Forms 3.9 preview
Think green - keep it on the screen.
Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. -- 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
|
This should be fixed now.
For reference, the commit: -Erik
On Tue, Mar 1, 2011 at 12:23 AM, Bittard, Julien <[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 |
Hello Erik, I tested this fix and it's ok, it corrects the problem. Thank You. Julien De : [hidden email] [mailto:[hidden email]]
De la part de Erik Bruchez This should be fixed now. For reference, the commit: -Erik On Tue, Mar 1, 2011 at 12:23 AM, Bittard, Julien <[hidden email]> wrote: Ok, thank you Erik. Julien. De :
[hidden email] [mailto:[hidden email]]
De la part de Erik Bruchez
Objet : [ops-users] Re: RE: RE: RE: Problem with instance-passing="forward" in Orbeon Forms 3.9 preview Julien & all, It seems we need to have at least a quick look at this one. I have a added it to my list. -Erik On Mon, Feb 28, 2011 at 12:47 AM, Bittard, Julien <[hidden email]> wrote: Hello Neil, Julien Envoyé : samedi 26 février 2011 20:52 À :
[hidden email] Objet : [ops-users] RE: RE: Problem with instance-passing="forward" in Orbeon Forms 3.9 preview
Think green - keep it on the screen.
Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. -- 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
|
Excellent, thanks for confirming! -Erik
On Thu, Mar 10, 2011 at 2:38 AM, Bittard, Julien <[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 |
Likewise I can confirm that this resolves the problem I originally encountered. Thanks for resolving this.
Regards, Neil |
Administrator
|
Cool! -Erik
On Sat, Mar 19, 2011 at 12:30 PM, ncrofts <[hidden email]> wrote: Likewise I can confirm that this resolves the problem I originally -- 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 |