Error: [Exception... "Could not convert JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://localhost/misc/jquery.js?i :: anonymous :: line 23" data: no]
File: http://localhost/misc/jquery.js?i
Line: 23

CommentFileSizeAuthor
#3 dhtml_menu.js_.patch938 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Priority: Normal » Critical

Updating status on this one to critical. DHTML Menu worked fine long enough for me to test it and then it started throwing this error. Using Firefox 2.0.0.13.

Anonymous’s picture

I can confirm that clearing the cookie fixes the problem.

What appears to be happening is that if anything happens to menu state the cookie / javascript isn't testing to see if the menu still exists. This causes jquery to throw an exception.

I'm no JS Guru so I can't offer up a fix but I'lll keep looking.

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new938 bytes

I made some changes to dhtml_menu.js and it seems to have fixed the issue. I think I've done the patch properly.

peregrina’s picture

well thank you,darthclue :D its fixed in my setup now

brmassa’s picture

Status: Needs review » Fixed

Guys,

patch applied and its all fixed. thanks everyone.

regards,

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.