Hi,

using qooxdoo stable (0.7.3)

iframe.setSource("http://www.test.com";) is working well but i cannot
manage to put a full uri like "http://www.test.com?p1=v1&p2=v2";.

the frame is as if there is no GET part. no error (client and
serveur). the rightmost part is simply not passed to the webserver

escaping the uri with %3F and %26 behaves really strangely.
the webserver receive the request but doesn't interpret the &... as
GET parameters but tries to fond a page with the full name on the
webserver directiory.

is there a know limitation or thereis is special magic to make it works ?

thanks.

frederic beuserie

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to