Hi,

I am using the latest stable release of drigg,Stack over flow at line 64 pops up in IE frequently

I think its related to Java script ,not sure

Please advise

CommentFileSizeAuthor
#12 drupal.js.txt5.49 KBtanzeel
#2 stackoverflow.jpg137.97 KBiahead

Comments

mercmobily’s picture

Version: 5.x-1.9 » 5.x-1.35
Status: Active » Postponed (maintainer needs more info)

Hi,

Sorry, this is not enough information for me to do absolutely anything about it. I need to know at least which javascript file is causing this.
Please provide this information.

Merc.

iahead’s picture

StatusFileSize
new137.97 KB

I normally get this popup error message only when i use IE.
I have attached the screenshot.

I have no idea which script is poping this message

iahead’s picture

Status: Postponed (maintainer needs more info) » Active
mercmobily’s picture

Hi,

Sorry, this could be _anything_.
You need to:

* Open the page
* Check a _complete_ list of JS files called
* Take out one after the other, clearinbg IE's cache after each step, and see when it stops doing it. I would take out drigg.js to start with. Then extra_voting_forms.js.
* if the problems persist with extra_voting_forms.js and drigg.js out, then the problem is not Drigg.

Or, you need to do some serious debugging with IE -- I am not sure how you do it.

Bye,

Merc.

iahead’s picture

I think some scripting problem on drigg.js

Not sure tough

mercmobily’s picture

Status: Active » Closed (won't fix)

Hi,

Sorry, not enough information, and no way to get more information.
Won't fix.

If anybody is able to get more information, please reopen this bug.

To the poster: please try this bug on another computer, or try reinstalling IE.

Merc.

tanzeel’s picture

Title: Stack over flow at line 64 » Stack over flow at line 17
Priority: Normal » Critical
Status: Closed (won't fix) » Active

Hi every one

In IE i am getting "Stack overflow at line 17" message. when i see in firefox using firebug the error is "too much recursion
[Break on this error] Drupal.extend.apply(this[i], [obj[i]]);". It is misc/drupal.js in line 16.

Please help me how can i get rid of this message? OR any idea how this error occur so that i can fix it.

Thanks

tanzeel’s picture

Project: Drigg » Drupal core
Version: 5.x-1.35 » 5.1
Component: Code » javascript
mercmobily’s picture

Hi,

Which version of IE are you using?
Again, this doesn't seem to be a problem with Drigg...

Merc.

tanzeel’s picture

Thanks for quick reply

Yes it is not problem with drigg.. I am using IE 8, but in IE 7 same error apears. should i create new thread if it in not drigg related issue, i have changed project drigg -> drupal btw.

damien tournoud’s picture

Status: Active » Postponed (maintainer needs more info)

Well, you will need to get much more information about what javascript code triggers this.

tanzeel’s picture

StatusFileSize
new5.49 KB

I have already mentioned code line, for your ease i attache the file of drupal.js.

This is drupal core file.

damien tournoud’s picture

You will need to identify the file that *call* drupal.js. The bug is probably not in core (or a lot more people would experience it).

mercmobily’s picture

Project: Drupal core » Drigg
Version: 5.1 » 6.x-1.x-dev
Component: javascript » Code
tanzeel’s picture

Project: Drigg » Drupal core
Version: 6.x-1.x-dev » 5.1
Component: Code » javascript

You are wasting our time nothing else.... if i know the problem then i can solve it, i want to know possibilities that this error can occur.... I am going to open new thread please dont reply there. I cant understand what information you are required.. may be whole code of the project........

Thanks,
Tanzeel

tanzeel’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)
tanzeel’s picture

The solution is upgrade the drupal version
see here
http://drupal.org/node/500888

Thanks any way