As a patch:

Changing line 1548 in prototype.js from:
      results.push(query.snapshotItem(i));

to:
      results.push($(query.snapshotItem(i)));

seems to solve this particular issue - I am not sure if that affects
other things negatively or not...

(again, this is the 1.6.0_rc0 version)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" 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/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to