Posted by
Alessandro Vernet on
Nov 14, 2009; 2:07am
URL: https://discuss.orbeon.com/xforms-output-mediatype-image-does-not-work-in-the-separate-deployment-mode-tp585891p621375.html
Markku,
On Thu, Nov 12, 2009 at 9:07 PM, .::: Markku :::. <
[hidden email]> wrote:
> Just a quick reply... Actually, everything else (at least all my test
> applications) is working perfectly if cookies are disabled. This might be
> due to URL encoding (URL rewriting to include the session ID) that I am
> applying to all links (e.g., <xforms:submission action="..."/>, <xforms:load
> resource="..." /> and <a href="..." />) in my own XFormsDB transformation
> (an XForms-based framework I am working on), though. I have to try without
> the transformation to confirm this.
I see. This is interesting, I have never tried to do this, and have
always relied on cookies for session handling.
> We need to support cookieless user agents as well because some mobile phones
> might not support cookies. In addition, if you embed an XForms-based widget
> two or more times to a Web page/site using iframe etc., the same cookie is
> being used by all widget instances --> things start to get mixed up.
Your point on mobile browsers that don't support cookies is well
taken. However, things should not get mixed up in Orbeon Forms if you
open multiple forms (even the same form multiple times) in different
iframes, or different windows/tabs of the same browser. We have paid
especially attention this (and if it happens, it is a bug!).
> I also have to try to apply URL encoding to the <xforms:output
> mediatype="image/*" ref/value="..." /> attribute. Maybe that works.
Like you said in a latter message, you can't, since the value here is
not the URL. We would need to provide some facility for this. What are
you changing in the URL? Are you adding a jsessionid request
parameter?
Alex
--
Orbeon Forms - Web forms, open-source, for the Enterprise
Orbeon's Blog:
http://www.orbeon.com/blog/My 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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet