Side navigation
#429 closed bug (fixed)
Opened November 23, 2006 10:47PM UTC
Closed December 23, 2006 05:55PM UTC
Last modified June 20, 2007 06:39AM UTC
jQuery.parse[ 1 ]
Reported by: | aercolino@yahoo.com | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.1a |
Component: | core | Version: | 1.1a |
Keywords: | parse | Cc: | |
Blocked by: | Blocking: |
Description
There is a little bug in jQuery.parse[ 1 ]: the white space shortcut is not escaped by an additional backslash.
Fixed in SVN rev 778. Weird that it didn't, actually, seem to effect the outcome of the expression parser, at all.