would you please give me any advice to get rendered an image...I can't obtain the url I need...think I'm not understanding how url written in a src ouput attribute get rendered...
if I write for xforms:output src="/apps/xforms-ehistoria/config/tema/img/select.gif" I got rendered (seeing source code with firefox) src="/ops/ops/apps/xforms-ehistoria/config/tema/img/select.gif if I write for xforms:output src="../../apps/xforms-ehistoria/config/tema/img/select.gif" I got src="/ops/ops/apps/xforms-ehistoria/config/tema/img/select.gif" and I need src="/ops/apps/xforms-ehistoria/config/tema/img/select.gif" please help thx in advance -- 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
|
Richard,
On Jan 23, 2008 6:21 AM, Richard C. Hidalgo Lorite <[hidden email]> wrote: > would you please give me any advice to get rendered an image...I can't obtain the url I need...think I'm not understanding how url written in a src ouput attribute get rendered... > > if I write for xforms:output > src="/apps/xforms-ehistoria/config/tema/img/select.gif" > > I got rendered (seeing source code with firefox) > > src="/ops/ops/apps/xforms-ehistoria/config/tema/img/select.gif That looks like a bug. But I am surprised we haven't hit that one yet. Maybe this happens in some particular case. Could you create a simple app that we can use to reproduce this, as described in FAQ section 3.4? I don't think that an example for the XForms sandbox will be enough here. http://www.orbeon.com/ops/doc/home-faq#reporting-issues 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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Here you are...you have comments in the code about the potential bug....
thx a lot P.D: Consider this as a contribution for the sandbox...it's a pseudo select1 builded with triggers -- 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 xforms-poll.tgz (2K) Download Attachment |
Administrator
|
Hi Richard,
Thanks for the test case, I have entered a bug: http://forge.objectweb.org/tracker/index.php?func=detail&aid=308380&group_id=168&atid=350207 -Erik On Jan 24, 2008, at 2:29 AM, Richard C. Hidalgo Lorite wrote: > Here you are...you have comments in the code about the potential > bug.... > > thx a lot > > P.D: Consider this as a contribution for the sandbox...it's a pseudo > select1 builded with triggers<xforms-poll.tgz> > -- > 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 |
Administrator
|
This is now fixed.
-Erik On Jan 28, 2008, at 3:56 PM, Erik Bruchez wrote: > Hi Richard, > > Thanks for the test case, I have entered a bug: > > http://forge.objectweb.org/tracker/index.php?func=detail&aid=308380&group_id=168&atid=350207 > > -Erik > > On Jan 24, 2008, at 2:29 AM, Richard C. Hidalgo Lorite wrote: > >> Here you are...you have comments in the code about the potential >> bug.... >> >> thx a lot >> >> P.D: Consider this as a contribution for the sandbox...it's a >> pseudo select1 builded with triggers<xforms-poll.tgz> >> -- >> 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/ > 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 |
Free forum by Nabble | Edit this page |