Erik Bruchez wrote:
Good. Entered a bug for this, because it should work with forward as well:
http://sourceforge.net/tracker/index.php?func=detail&aid=1106740&group_id=116683&atid=675660
-Erik
Erik,
Until this bug is fixed, is there a limit to the size of the instance when you are passing it in about in the url like this? It is fine to do this for my simple example, but in my real form the instance can be fairly big.
Yes, you may hit the limit fairly soon. Simply put: the XML instance is Base64-encoded, gziped, and possibly encrypted. I don't have examples of the size the instance will take for a given XML document, but you can experiment and see for yourself. Typically, browsers have a pretty short limit on the URL size, like between 1 and 4K.
If you have a large instance, clearly the bug will have to be fixed.
-Erik
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ orbeon-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/orbeon-user
