JSON.encode() is unsupported Browser Compatibility Check

Description

In IE8 and later the native JSON object does not support the non-standard encode() method.

Help

Create a custom JSON object with non-standard methods, or change the code to use standard methods.

Applicable standards

Change history

  • 6.47 Dec 2022 Removed since IE is discontinued.
  • 5.7 Dec 2014 Fixed false positive.
  • 4.0 Jun 2010 Added.

This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.

Rule ID: BugIe8NativeJSON