Am 29.03.2011 09:06, schrieb Peter Jönsson:
> It shure would have been nice if the debug log would have named the object :)
>
> Try commenting out the emit values part to see what scopes you get, then you
> can
> manually pinpoint the scope that causes the error and possibly filter that
> one
> out too if you wish.
>
> I assume that simply using the emit values part of the code with
> from-scope="form" would work for you?
> ...
Hello!
That's it. The filter-exclude does not work.
<emit source='scopes' split=',' filter-exclude='scope=modvar' >
&_.scope;
</emit>
gives me the following answer:
user cookie client request-header roxen form modvar header page var
(even the split is ignored)
So I think I just hit the modvar which leads to the errror 500 at
your server. When I try this:
<emit source="values" from-scope="modvar">
&_.index; = &_.value;<br/>
</emit>
it results in the error 500.
Thanks for your help!
With regards,
Peter Ohlerich.
--
----------------------------------------------------------------------
HRZ der Universitaet Bielefeld Phone: +49 521 106-00
Dipl.-Inf. Peter Ohlerich Email: [email protected]
P.O.Box 100131 WWW: http://www.uni-bielefeld.de/hrz/
D-33501 Bielefeld (Germany)