what do you mean by "fails" can you provide a test case?

On Mar 28, 5:15 pm, carlo <syseng...@gmail.com> wrote:
> I have a behaviour I can not explain.
>
> In a controller this is a regular syntax:
>
> session.mysession={}
> session.mysession['myfield']=myvalue
>
> but in a .load component the same fails.
>
> On the other side:
>
> session.simplevalue=myvalue
>
> works with no problem even in components.
>
> Does anyone has an explanation?
>
> carlo

Reply via email to