From kde-bugs-dist Sat Jun 30 18:48:04 2001 From: owner () bugs ! kde ! org (Stephan Kulow) Date: Sat, 30 Jun 2001 18:48:04 +0000 To: kde-bugs-dist Subject: Bug#27764: marked as done (can not use recursive function to browse frame hierarchi) by Harri Porten X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=99394395206071 Your message with subj: Bug#27764: can not use recursive function to browse frame hierarchi On 27 Jun 2001 paul.pacheco@wavecode.com wrote: > I am trying to use recursive functions in javascript to locate a frame that may be buried deep in a frame hierarchy. > > But when the recursive call is made, the function returns and does not do the call. You were right. One of my recent fixes for accessing the arguments object like myfunc.arguments broke recursive calls. Fixed now for KDE 2.2. Added a test case to our suite, too. > > I will attach a test case for this bug in a mail ( is there a way to do it in the wizard? ) Not possible I'm afraid. But thanks a lot for sending this in. Allowed a quick finding of the problem. Harri. has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 27 Jun 2001 02:07:07 +0000 Received: (qmail 3786 invoked by uid 33); 27 Jun 2001 02:07:07 -0000 Date: 27 Jun 2001 02:07:07 -0000 Message-ID: <20010627020707.3785.qmail@master.kde.org> To: submit@bugs.kde.org Subject: can not use recursive function to browse frame hierarchi From: paul.pacheco@wavecode.com Package: kjs Version: KDE 2.2.0 \6alpha2 Severity: normal Installed from: compiled sources Compiler: gcc version 2.96 20000731 (Linux-Mandrake 8.0 2.96-0.48mdk) OS: Linux (i686) release 2.4.5-8mdksmp OS/Compiler notes: I am trying to use recursive functions in javascript to locate a frame that may be buried deep in a frame hierarchy. But when the recursive call is made, the function returns and does not do the call. I will attach a test case for this bug in a mail ( is there a way to do it in the wizard? ) (Submitted via bugs.kde.org) (Called from KBugReport dialog. Fields Application manually changed)