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