valeriogalano/checkboxtree

stack overflow error in version 0.5, but not in 0.4.3

Closed this issue · 6 comments

Version of the script I'm using:
0.5


Description of the problem:

In the checkboxtree v. 0.5, time of expanding any tree by selecting checkboxes 
is much more slower than in v. 0.4.3. Consequently, the user receives an error 
(only in IE) - "stack overflow". 

Look at http://www.staff.amu.edu.pl/~andrzejz/checkboxtree/ where I made a 
comparison between both versions. As you can see in 0.5 expanding tree by 
checking checkboxes is very slow. In 0.4.3 everything seems to be okay.


Steps to reproduce the problem:

Original issue reported on code.google.com by A.Zielez...@gmail.com on 16 May 2011 at 8:19

Thanks for your detailed notice. I'll work on this

Original comment by valerio....@gmail.com on 18 May 2011 at 3:04

  • Changed state: Accepted
  • Added labels: Priority-High, Milestone-Release0.5.1
  • Removed labels: Priority-Medium
I think I found where's the problem. Please try this version and let me know:

http://checkboxtree.googlecode.com/svn/branches/checkboxtree-0.5/jquery.checkbox
tree.js

Original comment by valerio....@gmail.com on 28 May 2011 at 10:17

Hi valerio
I tried the version you posted here and it works great. 
Thanks! and keep up the good work.

Original comment by nistor.a...@agilefreaks.com on 7 Jun 2011 at 1:20

I had the same problem, which is now fixed with the version you posted.
Thank you very much!

Original comment by Ivailo.A...@gmail.com on 9 Jun 2011 at 9:42

I agree! Fixed! Thank you!

Original comment by A.Zielez...@gmail.com on 9 Jun 2011 at 4:19

Ok, thanks you to all!

Off-Topic:
If one of you signed-up to SpiderOak with my referral code, please contact me 
by email, because SpiderOak message doesn't contain names. Thanks.

Original comment by valerio....@gmail.com on 14 Jun 2011 at 8:24

  • Changed state: Verified