Administrator
|
Tima,
On 7/12/07, tamatim32 <[hidden email]> wrote: > I'm triying to dynamiclly upload a file, to this end Im using a submission > with post method .the problem is I can't add the attributes > serialize="false". > so the tag > <xhtml:img src="/apps/admin/images/add.gif" alt="add"/> > inside a trigger on my page.is displayed as text the image is not displyed . > > if anyone can help ??!! This sounds like an issue with URL rewriting. You might want to double check if you can load the image by putting the URL that ends with /apps/admin/images/add.gif directly in your browser. You can also check what URL is generated in the HTML. Finally, maybe using a relative instead of absolute URL in your XForms will get you around this problem. If you're still having the problem, you might want to post here a complete example that we can run in the sandbox, so we can reproduce the issue you are seeing. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Tima,
On 7/17/07, Tima <[hidden email]> wrote: > This sounds like an issue with URL rewriting. You might want to double > check if you can load the image by putting the URL that ends with > /apps/admin/images/add.gif directly in your browser. You can also > check what URL is generated in the HTML. Finally, maybe using a > relative instead of absolute URL in your XForms will get you around > this problem. If you're still having the problem, you might want to > post here a complete example that we can run in the sandbox, so we can > reproduce the issue you are seeing. I can run the code of this application, but what are the steps to reproduce the problem? I tried to select Upload-This-File.xml in the second upload field, and click Upload. It seems to upload the file just fine. Could you tell us: * The steps to reproduce with the example you attached * What is the behavior you observe when you run the test case * What is the behavior you expect Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
In reply to this post by Alessandro Vernet
Hello!
I have the same problem. When I send a submission with post method the images that wasn't charged shows as text. I hope somebody found the solution I tried a lot of thing without result :( Thank you! > Date: Wed, 18 Jul 2007 06:53:32 -0700 > From: [hidden email] > To: [hidden email] > Subject: Re: [ops-users] xhtml:img src is lost during upload using method post > > > > > I can run the code of this application, but what are the steps to > reproduce the problem? I tried to select Upload-This-File.xml in the > second upload field, and click Upload. It seems to upload the file > just fine. Could you tell us: > > * The steps to reproduce with the example you attached > * What is the behavior you observe when you run the test case > * What is the behavior you expect > > yes it upload the file but if you take a look at the second tab called > "homogeneous material" the add end the remove images are not displayed but > if you reload the current page they appears correctly > > thanks! > Tima > -- > View this message in context: http://www.nabble.com/xhtml%3Aimg-src-is-lost-during-upload-using-method-post-tf4070813.html#a11669176 > Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. > > Llama a tus amigos de PC a PC: ¡Es GRATIS! Pruébalo -- 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
Hello!
There is any news about this problem?? Thank you very much! > Date: Mon, 23 Jul 2007 08:43:47 -0700 > From: [hidden email] > To: [hidden email] > Subject: Re: [ops-users] xhtml:img src is lost during upload using method post > > > Hello! > > I hope you could reproduce the problem. if you need any further > explication? > I hope somebody found the solution. > > Thank you! > > Tima > -- > View this message in context: http://www.nabble.com/xhtml%3Aimg-src-is-lost-during-upload-using-method-post-tf4070813.html#a11747015 > Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. > > Busca desde cualquier página Web con una protección excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo GRATUITAMENTE. Pruébalo -- 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
|
On 7/27/07, aa aa <[hidden email]> wrote:
> There is any news about this problem?? Yes: we managed to reproduce the problem, and created a bug. You can find the bug as well as our findings so far on: http://forge.objectweb.org/tracker/index.php?func=detail&aid=307356&group_id=168&atid=350207 Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
In reply to this post by Alessandro Vernet
Thank you!
> Date: Sat, 28 Jul 2007 01:02:41 -0700 > From: [hidden email] > To: [hidden email] > Subject: Re: [ops-users] xhtml:img src is lost during upload using method post > > On 7/27/07, aa aa <[hidden email]> wrote: > > There is any news about this problem?? > > Yes: we managed to reproduce the problem, and created a bug. You can > find the bug as well as our findings so far on: > > http://forge.objectweb.org/tracker/index.php?func=detail&aid=307356&group_id=168&atid=350207 > > Alex > -- > Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise > http://www.orbeon.com/ > Prueba algunos de los nuevos servicios en línea que te ofrece Windows Live Ideas: tan nuevos que ni siquiera se han publicado oficialmente todavía. Pruébalo -- 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
|
In reply to this post by Alessandro Vernet
On 7/28/07, Alessandro Vernet <[hidden email]> wrote:
> Yes: we managed to reproduce the problem, and created a bug. You can > find the bug as well as our findings so far on: > > http://forge.objectweb.org/tracker/index.php?func=detail&aid=307356&group_id=168&atid=350207 I and fixed this one. I just can't check the code in right now, as I have other modification pending in the same file. I will finish this up, and post a follow-up message in this thread when this is done. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
On 7/30/07, Alessandro Vernet <[hidden email]> wrote:
> I and fixed this one. I just can't check the code in right now, as I > have other modification pending in the same file. I will finish this > up, and post a follow-up message in this thread when this is done. Alright, the code is now checked in. You can give a try to the next nightly build. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Tima,
On 7/31/07, Tima <[hidden email]> wrote: > It works fine! thank you. Great, thank you for letting us know! Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |