winget-cli icon indicating copy to clipboard operation
winget-cli copied to clipboard

Log message for GetEntitlementStatus::ServerError is wrong

Open Trinitek opened this issue 2 years ago • 0 comments

https://github.com/microsoft/winget-cli/blob/e66cbc901d87fee5386bc6b75ea2a5c2f0a697bf/src/AppInstallerCLICore/Workflows/MSStoreInstallerHandler.cpp#L119

The user-facing, en-us localized message written to Reporter.Info() appears to be correct, but this line written to AICLI_LOG is not. This should be "Get entitlement failed."

Trinitek avatar Mar 01 '23 04:03 Trinitek