jsoref commented on PR #480: URL: https://github.com/apache/poi/pull/480#issuecomment-1605876160
I can't figure out where the `setCurrentUserPasswort` comes from... ``` Test #309 document/PasswordProtected.doc HWPF FAILED (1.2s) org.opentest4j.AssertionFailedError: document/PasswordProtected.doc - failed. Message: document is encrypted, password is invalid - use Biff8EncryptionKey.setCurrentUserPassword() to set password before opening - didn't contain: document is encrypted, password is invalid - use Biff8EncryptionKey.setCurrentUserPasswort() to set password before opening ==> expected: <true> but was: <false> at app/org.apache.poi.stress/org.apache.poi.stress.TestAllFiles.verify(TestAllFiles.java:259) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org