Bug 198749 - tu-berlin university email web interface (Outlook Web App) goes directly to the light version instead of the normal web app
Summary: tu-berlin university email web interface (Outlook Web App) goes directly to t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P3 Normal
Assignee: Michael Catanzaro
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2019-06-11 02:04 PDT by Amr Ibrahim
Modified: 2019-06-11 08:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.23 KB, patch)
2019-06-11 05:57 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff
Patch (3.33 KB, patch)
2019-06-11 06:01 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Amr Ibrahim 2019-06-11 02:04:34 PDT
Epiphany 3.28.5, WebKitGTK+ 2.24.2

My university email web interface (https://exchange.tu-berlin.de/owa), which is an Outlook Web App, goes directly to the light version, instead of the normal version, because it thinks that I'm running an unsupported web browser.

Supported browsers for Outlook Web App
https://support.office.com/en-us/article/supported-browsers-for-outlook-web-app-c89774d6-0722-4c93-a547-ef45e693e006

Outlook Web App Light
https://support.office.com/en-us/article/outlook-web-app-light-2aec8c2d-da48-4707-ba37-c800e1c284cd
Comment 1 Michael Catanzaro 2019-06-11 05:52:01 PDT
We can add a user agent quirk for universities that request it. That's all we can do.
Comment 2 Michael Catanzaro 2019-06-11 05:57:52 PDT
Created attachment 371839 [details]
Patch
Comment 3 Michael Catanzaro 2019-06-11 05:59:06 PDT
Maybe if you complain to your university's IT department and they complain to Microsoft, this could be fixed for everyone instead of with per-university quirks. That would be cool. Anyway, this should probably fix it. Testing the patch wouldn't hurt, of course.
Comment 4 Michael Catanzaro 2019-06-11 06:00:05 PDT
Comment on attachment 371839 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=371839&action=review

> Source/WebCore/ChangeLog:8
> +        Add user agent qurik for exchange.tu-berlin.de, which has lost the right to receive an

Ah, typo
Comment 5 Michael Catanzaro 2019-06-11 06:01:06 PDT
Created attachment 371840 [details]
Patch
Comment 6 WebKit Commit Bot 2019-06-11 08:27:14 PDT
Comment on attachment 371840 [details]
Patch

Clearing flags on attachment: 371840

Committed r246313: <https://trac.webkit.org/changeset/246313>
Comment 7 WebKit Commit Bot 2019-06-11 08:27:16 PDT
All reviewed patches have been landed.  Closing bug.