#429 closed bug (fixed)
jQuery.parse[ 1 ]
Reported by: | 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.
Change History (2)
comment:1 Changed 17 years ago by
Version: | → 1.1 |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev 778. Weird that it didn't, actually, seem to effect the outcome of the expression parser, at all.