Can't convert password-protected .doc

Hello,
When querying the “info” of a password-protected .Doc file, I am getting ““isPasswordProtected”: false”, instead of true. in the latest Alpine tag.

The query:
In Postman, “Get” on: “http://localhost:8080/v2.0/conversion/info?FilePath=.%2F<FILE_NAME>&StorageName=.

The docker:
docker run -p 8080:80 -v $(pwd)/data:/data --name conversion_cloud groupdocs/conversion-cloud/alpine

The result:
“isPasswordProtected”: false

The password protected doc is attached, with the password “test”, but it reproducing on any password protected .doc.

password_protected_doc.doc.zip (13.6 KB)

@danibk
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CONVERSIONCLOUD-540

The issues you have found earlier (filed as CONVERSIONCLOUD-540) have been fixed in this update. This message was posted using Bugs notification tool by sergei.terentev