I fixed the fix. I'm not sure how to make a properly formatted diff
though.

the issue was |(?=\s)|(?=:) needed to be (?=(\s|:))

http://dev.rubyonrails.org/attachment/ticket/9696/selector.diff?format=txt


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
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