Ticket #11591 (closed bug: invalid)
j.test is not a function
| Reported by: | rick.janusz@… | Owned by: | rick.janusz@… |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 13 months ago by rwaldron
- Owner set to rick.janusz@…
- Status changed from new to pending
comment:2 follow-up: ↓ 3 Changed 13 months ago by 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.
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 in reply to: ↑ 2 Changed 13 months ago by rwaldron
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 13 months ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
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!
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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.