Side navigation
#11591 closed bug (invalid)
Opened April 14, 2012 05:09PM UTC
Closed April 29, 2012 08:33AM UTC
j.test is not a function
Reported by: | rick.janusz@anthemww.com | Owned by: | rick.janusz@anthemww.com |
---|---|---|---|
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:
Attachments (0)
Change History (4)
Changed April 14, 2012 05:17PM UTC by comment:1
owner: | → rick.janusz@anthemww.com |
---|---|
status: | new → pending |
Changed April 14, 2012 05:21PM UTC by comment:2
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...
Changed April 14, 2012 05:43PM UTC by comment:3
Replying to [comment:2 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.
Changed April 29, 2012 08:33AM UTC by comment:4
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.