Details
-
Improvement
-
Resolution: Invalid
-
Major
-
None
-
7.1.1
-
Unknown
-
N/A
-
N/A
-
Description
Example of breaking code:
DocumentReference documentReference = new DocumentReference("wiki", "space", "page");
Is located in IntegrationTests.java file.
The second parameter "space" should be a list of spaces containing one space, not a string describing a space name.