You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Rob Berens <rb...@osirion.nl> on 2006/12/14 11:08:26 UTC

Issues 1811 and 1916 still open

The issues 1811 ([PATCH] Flow Script: Allow dynamic loading of JavaScript objects even when scope is locked) and
1916 (viewData in event handlers sometime undefined)
are still open.
Could someone please have a look before releasing 2.1.10.

Thanks

Rob Berens

Re: Issues 1811 and 1916 still open

Posted by Rob Berens <rb...@osirion.nl>.
> Carsten Ziegeler wrote:
>> Rob Berens wrote:
>>> The issues 1811 ([PATCH] Flow Script: Allow dynamic loading of
>>> JavaScript objects even when scope is locked) and
>>> 1916 (viewData in event handlers sometime undefined)
>>> are still open.
>>> Could someone please have a look before releasing 2.1.10.
>>>
>> I have not enough knowledge about 1811 - so perhaps someone else can
>> have a look at it?
>> The same with 1916 (it's a bug I hit myself several times); so far the
>> code looks fine to me. Rob, did you try with latest from svn again?
>> If someone could solve this bug it would really be great!
>>
> Ok, I fixed 1916 by always setting viewData (either to the value or
> null). This should not cause any problems.
>
> Carsten
> -- 
> Carsten Ziegeler - Chief Architect
> http://www.s-und-n.de
> http://www.osoco.org/weblogs/rael/
>
Carsten, thanks for solving that one. I'll write a separate mail to explain
1811 once again. Hopefully someone will pick it up before tomorrow morning.

Rob Berens



Re: Issues 1811 and 1916 still open

Posted by Carsten Ziegeler <cz...@apache.org>.
Carsten Ziegeler wrote:
> Rob Berens wrote:
>> The issues 1811 ([PATCH] Flow Script: Allow dynamic loading of JavaScript objects even when scope is locked) and
>> 1916 (viewData in event handlers sometime undefined)
>> are still open.
>> Could someone please have a look before releasing 2.1.10.
>>
> I have not enough knowledge about 1811 - so perhaps someone else can
> have a look at it?
> The same with 1916 (it's a bug I hit myself several times); so far the
> code looks fine to me. Rob, did you try with latest from svn again?
> If someone could solve this bug it would really be great!
> 
Ok, I fixed 1916 by always setting viewData (either to the value or
null). This should not cause any problems.

Carsten
-- 
Carsten Ziegeler - Chief Architect
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Re: Issues 1811 and 1916 still open

Posted by Carsten Ziegeler <cz...@apache.org>.
Rob Berens wrote:
> The issues 1811 ([PATCH] Flow Script: Allow dynamic loading of JavaScript objects even when scope is locked) and
> 1916 (viewData in event handlers sometime undefined)
> are still open.
> Could someone please have a look before releasing 2.1.10.
> 
I have not enough knowledge about 1811 - so perhaps someone else can
have a look at it?
The same with 1916 (it's a bug I hit myself several times); so far the
code looks fine to me. Rob, did you try with latest from svn again?
If someone could solve this bug it would really be great!

Thanks
Carsten

-- 
Carsten Ziegeler - Chief Architect
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/