Modify ↓
Ticket #8438 (closed bug: fixed)
Bad debugging
| Reported by: | gr1b0k@… | Owned by: | jaubourg |
|---|---|---|---|
| Priority: | low | Milestone: | 1.5.2 |
| Component: | core | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:2 Changed 2 years ago by gr1b0k@…
- Status changed from pending to new
I can't provide any tests, just sreenshots :(
comment:3 Changed 2 years ago by rwaldron
- Status changed from new to pending
Does this same issue occur when you use the non-minified version?
comment:5 Changed 2 years ago by gr1b0k@…
- Status changed from pending to new
Yes,
1.5.1.min.js vs 1.5.1.js http://dl.dropbox.com/u/1022216/bugs/jq1.5.1.min.png http://dl.dropbox.com/u/1022216/bugs/jq1.5.1.nom.png
You can reproduce this in Google Chrome by making throw error (access to undeclared var, etc.) in success event of $.ajax (I think it's reproduceable in any events binded with jquery)
comment:6 Changed 2 years ago by jaubourg
- Owner changed from gr1b0k@… to jaubourg
- Priority changed from undecided to low
- Status changed from new to assigned
- Milestone changed from 1.next to 1.5.2
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.



Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket!
Additionally, test against the jQuery 0 GIT version to ensure the issue still exists.