Skip to main content

Bug Tracker

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

[[Image(http://dl.dropbox.com/u/1022216/bugs/jq1.5.png)]]

Attachments (0)
Change History (7)

Changed March 03, 2011 07:45PM UTC by rwaldron comment:1

owner: → gr1b0k@gmail.com
status: newpending

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.

Changed March 03, 2011 08:40PM UTC by gr1b0k@gmail.com comment:2

status: pendingnew

I can't provide any tests, just sreenshots :(

Changed March 05, 2011 10:08PM UTC by rwaldron comment:3

status: newpending

Does this same issue occur when you use the non-minified version?

Changed March 05, 2011 10:08PM UTC by rwaldron comment:4

component: unfiledcore

Changed March 06, 2011 07:46AM UTC by gr1b0k@gmail.com comment:5

status: pendingnew

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 jaubourg comment:6

milestone: 1.next1.5.2
owner: gr1b0k@gmail.comjaubourg
priority: undecidedlow
status: newassigned

Changed March 06, 2011 11:24PM UTC by jaubourg comment:7

resolution: → fixed
status: assignedclosed