Re: Problem with flowscript after svn up this morning

2008-03-11 Thread rossputin

Hi, 

all fixed, thanks for the quick response guys.

Regards,

Ross




rossputin wrote:
 
 Hi,
 
 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.
 
 Regards,
 
 Ross
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-flowscript-after-svn-up-this-morning-tp15950709p15975735.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


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



Problem with flowscript after svn up this morning

2008-03-10 Thread rossputin

Hi,

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.

Regards,

Ross



-- 
View this message in context: 
http://www.nabble.com/Problem-with-flowscript-after-svn-up-this-morning-tp15950709p15950709.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


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



Re: Problem with flowscript after svn up this morning

2008-03-10 Thread Joerg Heinicke

Has something changed with Rhino?

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.


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



Re: Problem with flowscript after svn up this morning

2008-03-10 Thread Grzegorz Kossakowski
rossputin pisze:
 Hi,
 
 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.

It's been fixed by Vadim, see:
http://svn.apache.org/viewvc?view=revrevision=635574

-- 
Grzegorz Kossakowski

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