On Mar 10, 2008, at 8:33 AM, Joerg Heinicke wrote:

Has something changed with Rhino?

Nope, but was a problem in FOM_JavaScriptInterpreter. fixed.

Vadim


http://cocoon.zones.apache.org/demos/trunk/samples/forms/form1.flow

java.lang.RuntimeException: NOT SUPPORTED
        at org.mozilla.javascript.Context.compileImpl(Context.java:2353)
        at org.mozilla.javascript.Context.compileReader(Context.java:1310)
at org .apache .cocoon .components .flow .javascript .fom .FOM_JavaScriptInterpreter .compileScript(FOM_JavaScriptInterpreter.java:503) at org.apache.cocoon.components.flow.CompilingInterpreter $ScriptSourceEntry.compile(CompilingInterpreter.java:114) at org .apache .cocoon .components .flow .javascript .fom .FOM_JavaScriptInterpreter .setupContext(FOM_JavaScriptInterpreter.java:429) at org .apache .cocoon .components .flow .javascript .fom .FOM_JavaScriptInterpreter .callFunction(FOM_JavaScriptInterpreter.java:575)

Joerg

On 10.03.2008 08:20, rossputin wrote:

I ran an svn up this morning on my Cocoon 2.2, first time in a while, and it
seems to have broken flowscript across the board in the cocoon forms
samples.  I double checked by looking on
'http://cocoon.zones.apache.org/demos/trunk/samples/forms/' and it is the same situation there. The 'Various Actions' sample is fine, but anything
involving flowscript is broken.
I am not sure if this has already been raised on the list, I did a quick
search but could not find anything.

Reply via email to