Opened 11 years ago
Closed 11 years ago
#11591 closed bug (invalid)
j.test is not a function
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
caught in ffx 3.6
j.test is not a function
you can see full details here when navigating to a new page via the ribbon navigation on the right of the page with firebug open:
Change History (4)
comment:1 Changed 11 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 follow-up: 3 Changed 11 years ago by
I'm sorry, this is a fairly major bug.
This site is way too far along and complex to reduce it to a jsfiddle.
If you can't see the error, I guess you'll have to wait to fix it until someone can reduce it to a fiddle...
comment:3 Changed 11 years ago by
Replying to anonymous:
I'm sorry, this is a fairly major bug.
This site is way too far along and complex to reduce it to a jsfiddle.
There is no program that cannot be reduced in this way
If you can't see the error, I guess you'll have to wait to fix it until someone can reduce it to a fiddle...
The first thing to do is to switch to the unminified version of jQuery, that way we can pinpoint the specific piece of code creating the issue.
comment:4 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
I don't see any errors in Firefox 3.6. Please provide a complete reduced test case on jsFiddle to help us assess your ticket!
Additionally, be sure to test against the "jQuery (edge)" version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to begin.