Side navigation
#8438 closed bug (fixed)
Opened March 03, 2011 07:40PM UTC
Closed March 06, 2011 11:24PM UTC
Bad debugging
Reported by: | gr1b0k@gmail.com | Owned by: | jaubourg |
---|---|---|---|
Priority: | low | Milestone: | 1.5.2 |
Component: | core | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Can't see full functions stack in 1.5.1
here is 2 screenshots with same error
view for jq1.5.1
[[Image(http://dl.dropbox.com/u/1022216/bugs/jq1.5.1.png)]]
view for jq1.5
Attachments (0)
Change History (7)
Changed March 03, 2011 07:45PM UTC by comment:1
owner: | → gr1b0k@gmail.com |
---|---|
status: | new → pending |
Changed March 03, 2011 08:40PM UTC by comment:2
status: | pending → new |
---|
I can't provide any tests, just sreenshots :(
Changed March 05, 2011 10:08PM UTC by comment:3
status: | new → pending |
---|
Does this same issue occur when you use the non-minified version?
Changed March 05, 2011 10:08PM UTC by comment:4
component: | unfiled → core |
---|
Changed March 06, 2011 07:46AM UTC by comment:5
status: | pending → 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)
Changed March 06, 2011 11:23PM UTC by comment:6
milestone: | 1.next → 1.5.2 |
---|---|
owner: | gr1b0k@gmail.com → jaubourg |
priority: | undecided → low |
status: | new → assigned |
Changed March 06, 2011 11:24PM UTC by comment:7
resolution: | → fixed |
---|---|
status: | assigned → closed |
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.