Object.invalidForStorage has error messages that reference 'okForStorage' instead of 'invalidForStorage':
> Object.invalidForStorage() 2014-02-20T15:37:52.631-0500 Error: okForStorage needs 1 argument > Object.invalidForStorage(true) 2014-02-20T15:37:54.217-0500 Error: argument to okForStorage has to be an object
—
Version: 5611bb4517550031684c510fb7a60abe04712ca7
- is related to
-
SERVER-8391 Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions
- Closed