Details
-
Bug
-
Resolution: Fixed
-
Critical
-
3.0
-
Security Level: Public
-
None
-
2
Description
As part of implementing Document.toJSON, the mutable container classes (Dictionary, Array) forbid adding `self`. They should, instead, make a copy.