Side navigation
#5309 closed bug (fixed)
Opened September 30, 2009 11:50AM UTC
Closed October 01, 2009 12:24AM UTC
Last modified April 26, 2011 11:03AM UTC
error when asking for css property for a missing object
Reported by: | valugi | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
uncaught exception: [Exception... "Could not convert JavaScript argument arg 0" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://dev.valugi.ro/lib/jquery/jquery-1.3.2.min.js :: anonymous :: line 12" data: no]
Details: http://blog.valugi.ro/2009/09/30/ns_error_xpc_bad_convert_js-jquery-error-on-ff3-5/
From that page:
In jQuery 1.3.3, $(undefined) will return an empty collection. That will either fix the problem or push it somewhere else. :) You could try the nightly where the patch is already implemented and see how it behaves.