Skip to main content

Bug Tracker

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.

Attachments (0)
Change History (2)

Changed November 24, 2006 03:19PM UTC by john comment:1

version: → 1.1

Changed December 23, 2006 05:55PM UTC by john comment:2

resolution: → fixed
status: newclosed

Fixed in SVN rev 778. Weird that it didn't, actually, seem to effect the outcome of the expression parser, at all.