jQuery 1.3 beta 2 - :not selector still has problems

jQuery 1.3 beta 2 - :not selector still has problems

<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi John, et. al.,</div>It looks like the :not filter been fixed with regard to the selector expression $('li:not(:odd)'), but it still is throwing an error with $('li:not(:last-child)') : <div><span class="Apple-tab-span" style="white-space:pre"> </span>match[3] is undefined  (line 1862)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>match[3] = match[3].match(chunker).length > 1 ?
<div><div><br class="webkit-block-placeholder"></div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>Test case:</div><div><a href="http://13beta.kswedberg/13b2.html">http://13beta.kswedberg/13b2.html</a></div><div>
</div><div>Also, $('li').not(':odd:first') still isn't matching what I would expect it to. </div><div>Compare: </div><div><a href="http://13beta.kswedberg/13b2.html">http://13beta.kswedberg/13b2.html</a></div><div>to:</div><div><a href="http://13beta.kswedberg/126.html">http://13beta.kswedberg/126.html</a></div><div>
</div><div>I didn't create a new ticket, because I had already mentioned the problems in #3745 ( <a href="http://dev.jquery.com/ticket/3745">http://dev.jquery.com/ticket/3745</a> ), which was recently closed. Would you like me to create a new ticket, or do you want to re-open  #3745?</div><div>
</div><div>thanks,</div><div><br class="Apple-interchange-newline">--Karl</div><div><br class="Apple-interchange-newline">____________</div><div>Karl Swedberg</div><div><a href="http://www.englishrules.com">www.englishrules.com</a></div><div><a href="http://www.learningjquery.com">www.learningjquery.com</a></div><div>
</div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></div></span> </div>
</div></div>