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

hostname values are incorrect #461

Closed
freerangeeggs opened this issue Aug 2, 2019 · 4 comments · Fixed by #467
Closed

hostname values are incorrect #461

freerangeeggs opened this issue Aug 2, 2019 · 4 comments · Fixed by #467
Assignees
Labels
Area: Outlook Feedback on Outlook content

Comments

@freerangeeggs
Copy link

The hostname field states that:
A string that can be one of the following values: Outlook, Mac Outlook, OutlookIOS, or OutlookWebApp.

This is not the case.

  • When running Outlook on a Mac, the value returned is Outlook, not Mac Outlook. This is has been the case since 1.0
  • Additionally, it can return OutlookAndroid.

I propose you change to:
A string that can be one of the following values: Outlook, OutlookAndroid, OutlookIOS, or OutlookWebApp.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@freerangeeggs freerangeeggs changed the title hostname Mac Outlook is actually just Outlook hostname values are incorrect Aug 2, 2019
@AlexJerabek AlexJerabek added the Area: Outlook Feedback on Outlook content label Aug 2, 2019
@AlexJerabek
Copy link
Contributor

Hi @freerangeeggs,
Thanks for reporting this. I've tagged @ElizabethSamuel-MSFT, who will follow up with the fixes upstream in the reference documentation generation pipeline. Side-note, is #462 a duplicate issue?

@freerangeeggs
Copy link
Author

Hi @AlexJerabek
Yes, #462 is a duplicate, but it is on a separate page and wasn't sure how the issues link back to the documentation (for visibility on the docs) so I made #462 for that page specifically.

@ElizabethSamuel-MSFT
Copy link
Contributor

@freerangeeggs Thanks for raising this issue. I've created a PR and it should be merged soon.

@AlexJerabek
Copy link
Contributor

Hi @freerangeeggs,
It's totally fine to raise the issue on a per page basis. It's always better to be thorough with documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Outlook Feedback on Outlook content
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants