On Nov 9, 2005, at 10:26 AM, Bruce Atherton wrote:

Perhaps I might suggest a change to the forms documentation to explain that cocoon forms expect java variables, not javascript ones. I suspect it is common to use flowscript and forms together, and unless you are aware that you need to be vigilant to avoid it, putting javascript variables into the form data could easily occur with unexpected results. The fact that they "mostly" work just makes it more confusing when they don't.

Hi Bruce, you I'm sure you've got this sorted out already, but in case not... note that you can fix this in flowscript by passing

        new java.lang.Integer (42)

cheers,
—ml—


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]