How are you hitting this issue in jQuery? jQuery never uses
JSON.stringify, only JSON.parse.

We don't really like overwriting native methods - especially ones that
we don't use - to fix bugs.

--John



On Wed, Jan 6, 2010 at 12:46 AM, Leeoniya <leeon...@gmail.com> wrote:
> for some reason my github commit comments are not showing up except in
> the RSS feed...so re-posting here.
>
> Comment  in ff3645e:
>
> i've run into a known IE8 issue in the past with its native parser's
> inability to serialize empty values of DOM elements.
>
> details here: http://tinyurl.com/m2j294
>
> just a heads up,
> Leon
>
> --
> You received this message because you are subscribed to the Google Groups 
> "jQuery Development" group.
> To post to this group, send email to jquery-...@googlegroups.com.
> To unsubscribe from this group, send email to 
> jquery-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/jquery-dev?hl=en.
>
>
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en.


Reply via email to