Hi!

replaced match = checkSet[elem.sizset] in dirCheck and dirNodeCheck
still having zero in my logs

On 6 мар, 21:15, "d3r1v3d (Gavin Mulligan)" <[email protected]> wrote:
> Actually, I found a bit more time to actually attempt the 'patch' I
> suggested in the previous post. I want to tweak my suggestion to:
>
> 1.3.2 jquery.js:
> - 2357: match = checkSet[elem.sizset];
> + 2357: match = true;
>
> That fixes the error found in the test code given in the root of this
> list thread, however I have no idea what the far-reaching implications
> of that change are in the grand scheme of jQuery. :)
>
> - Gavin
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to