MimeType in teams.desktop seems to be incorrect

amasover 181 Reputation points
2019-12-13T21:23:07.467+00:00

See my post on techcommunity: https://techcommunity.microsoft.com/t5/Microsoft-Teams-Blog/Microsoft-Teams-is-now-available-on-Linux/bc-p/1065850/highlight/true#M4468

In order to properly open meeting links, I believe that Teams needs to register a MIME type of "x-scheme-handler/msteams" rather than "x-scheme-handler/teams".

Currently the Teams client only accepts URIs formatted as msteams://, not teams:// as the MimeType in teams.desktop would suggest. So either the MimeType needs to change, or the Teams client needs to accept teams:// URIs.

See "URI Scheme Handlers" in the Shared MIME-info spec: https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-0.21.html#idm46078813120800

A related question: What is the suggested way to open Teams links from e.g., emails? If the MIME type is x-scheme-handler then it seems that the only way to open Teams from a web browser is to use an extension/addon to rewrite to rewrite https:// to msteams:// in all https://teams.microsoft.com URIs.

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
0 comments No comments
{count} vote

Accepted answer
  1. Jessie Yuan 201 Reputation points Microsoft Employee
    2019-12-19T09:33:51.04+00:00

    @amasover Thanks for feedback! I checked and learnt from engineering team that we have a fix merged for this problem. It will be in next Alpha version soon!

    1 person found this answer helpful.

0 additional answers

Sort by: Newest