microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.6k stars 28.66k forks source link

Extension "marketplace" tags mis-linked to Azure Devops #73105

Closed SamB closed 5 years ago

SamB commented 5 years ago

I was unable to find an ideal place to report this issue with the web interface to the extension gallery ("marketplace"), so I'm reporting it here instead. (I'm not about to pay $500 just to report a single copy and paste error!)

Steps to Reproduce:

  1. Go to an extension's page on the gallery. For example, Mediawiki
  2. Click on one of the tags, say, "mediawiki".

Actual results: I arrive on a page (typically) saying "Your search for 'tag:mediawiki' didn't match any extensions". If I look closely, I'll notice higher up where "Azure DevOps" is highlighted instead of "Visual Studio Code". In my example, the link pointed to https://marketplace.visualstudio.com/search?term=tag%3Amediawiki&target=VSTS, which ultimately redirected to https://marketplace.visualstudio.com/search?term=tag%3Amediawiki&target=AzureDevOps&category=All%20categories&sortBy=Relevance.

Expected results: a page listing Visual Studio Code extensions with that tag, including the one I started from. Based on the links for the categories, I conclude that the link in my example should have pointed to https://marketplace.visualstudio.com/search?term=tag%3Amediawiki&target=VSCode

Does this issue occur when all extensions are disabled?: Yes?

RMacfarlane commented 5 years ago

@viradhamMS @pkuma-msft

pkuma-msft commented 5 years ago

Thank you for reporting this @SamB, we will take a look and get it fixed soon.

smadala commented 5 years ago

Thanks @SamB for reporting this. We have fixed the issue.