Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [BUG] App ID integer type confusion in search results #478

Open
1 task done
algorythmic opened this issue Nov 1, 2022 · 0 comments 路 May be fixed by #479
Open
1 task done

馃悰 [BUG] App ID integer type confusion in search results #478

algorythmic opened this issue Nov 1, 2022 · 0 comments 路 May be fixed by #479

Comments

@algorythmic
Copy link

Your Environment

  • mas version: 1.8.6
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): 13.0 (22A380)

mas Install Method

  • brew install mas (homebrew-core)

Describe the Bug

The App ID reported in mas search output is incorrect if the ID is a number larger than Int32.max.

To Reproduce

Search for a term that includes results with a high App ID.

Expected Behavior

mas search KeepPass
...
  6443922649  KeepPass Password Manager      (1.1)
...

Actual Behavior

mas search KeepPass
...
 -2146011943  KeepPass Password Manager      (1.1)
...
@algorythmic algorythmic linked a pull request Nov 1, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant