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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "auto-correction" is sh*t #1567

Closed
Sgt-Nukem opened this issue Oct 9, 2021 · 3 comments
Closed

The "auto-correction" is sh*t #1567

Sgt-Nukem opened this issue Oct 9, 2021 · 3 comments
Labels
Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@Sgt-Nukem
Copy link

Brief description of your issue

The "auto-correction" for very carefully stated package names is complete bonkers!

Steps to reproduce

I tried to fetch Visual Studio 2022 Community Preview via winget because the VS Preview website has it's "retry" link pointed to the 2019 exe and thus I couldn't download it this way.

So I hacked this into the Windows Terminal (because I got a package with Id "Microsoft.VisualStudio.2019.Community" already installed):
image

`>>winget install Microsoft.VisualStudio.2022.Community

Found Victory Community Bank [9WZDNCRDC5H0] Version Unknown
This package is provided through Microsoft Store. winget may need to acquire the package from Microsoft Store on behalf of the current user.
Version: Unknown
Publisher: Victory Community Bank
Publisher Url: http://www.victorycommunitybank.com/
Publisher Support Url: http://www.victorycommunitybank.com/about-us/contact-us
Description: Victory Community Bank MOBILE APP
Bank from anywhere on your smart phone using the Victory Community Bank Mobile App.
Whether you need to view account balances and transaction history or transfer money between your accounts, you can do it all with the Mobile Banking App. The Mobile Banking App also brings the convenience of GPS to quickly locate and get directions to ATM and Branch locations.
And now, you can even deposit checks using Victory Community Bank Mobile Deposit Capture. Just take a picture of the front and back of an endorsed check using the Mobile Banking App. It’s that easy – your deposit is confirmed.
Your security is our priority – Victory Community Bank uses industry standard practices to maintain the privacy and security of your information so you can feel safe using our mobile banking app no matter where you are. To view the Victory Community Bank privacy policy, please visit our website at Victory Community Bank.com.
[Member FDIC]`

Expected behavior

Getting a "Package not found" error or just finding some "Microsoft.VisualStudio.Prereleases.2022.Community" package instead.

Actual behavior

I was just a keypress away to install some kind of banking app of a weird bank (that presumingly doesn't even do business outside the US).
I just wanted to code.

Environment

Windows Package Manager v1.1.12653
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.19043.1266
Package: Microsoft.DesktopAppInstaller v1.16.12653.0
@ghost ghost added the Needs-Triage Issue need to be triaged label Oct 9, 2021
@jedieaston
Copy link
Contributor

jedieaston commented Oct 9, 2021

This is a duplicate of #1523 (the msstore's search doesn't work really, so you get weird results like this. it's being fixed.)

But you can install 2022 Community Preview via winget install -s winget Microsoft.VisualStudio.2022.Community-Preview.

@denelon
Copy link
Contributor

denelon commented Oct 11, 2021

Duplicate of #1523

@denelon denelon marked this as a duplicate of #1523 Oct 11, 2021
@ghost
Copy link

ghost commented Oct 11, 2021

@Sgt-Nukem we've identified this Issue as a duplicate of another one that already exists. This specific instance is being closed in favor of tracking the concern over on the referenced Issue. Thanks for your report! Be sure to add your 👍 to the other issue to help raise the priority.

@ghost ghost closed this as completed Oct 11, 2021
@ghost ghost added Resolution-Duplicate Issue is a duplicate and removed Needs-Triage Issue need to be triaged labels Oct 11, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate Issue is a duplicate
Projects
None yet
Development

No branches or pull requests

3 participants