From: David Serduke Date: Mon, 5 Nov 2007 18:49:00 +0000 (+0000) Subject: Added a check to make sure a parent node exists in call remove() to avoid errors... X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;ds=sidebyside;h=a613a70fdb87163efa25a2d853cb9ed736d8cc39;hp=a613a70fdb87163efa25a2d853cb9ed736d8cc39;p=jquery.git Added a check to make sure a parent node exists in call remove() to avoid errors as seen in bug #1742. ---