Skip to main content

Bug Tracker

Side navigation

#49 closed bug (fixed)

Opened July 07, 2006 06:42PM UTC

Closed July 08, 2006 05:34PM UTC

Last modified June 20, 2007 06:26AM UTC

jQuery.prototype.pushStack - args has no properties (args = undefined)

Reported by: neytema@gmail.com Owned by:
Priority: minor Milestone: 1.0
Component: core Version: 1.0
Keywords: pushStack Cc:
Blocked by: Blocking:
Description

just add "args &&"

pushStack: function(a, args) {

var fn = args && args[args.length-1];

Attachments (0)
Change History (2)

Changed July 08, 2006 05:34PM UTC by john comment:1

resolution: → fixed
status: newclosed

Fixed, will be in SVN soon.

Changed July 08, 2006 05:34PM UTC by john comment:2

milestone: → 1.0
version: → 1.0