session.getDocumentByMetaversalID(id) doesn't work
markleusink opened this issue · 1 comments
markleusink commented
Found an error in the getDocumentsByMetaversalID() function in this class:
The parameters are passed to getDocumentByMetaversalID( id, server) in the wrong order.
paulswithers commented