After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795997 - Fails to parse Google OAuth2 authorization code
Fails to parse Google OAuth2 authorization code
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
3.28.x
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2018-05-10 10:07 UTC by Milan Crha
Modified: 2018-05-10 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2018-05-10 10:07:32 UTC
When creating a new Google account, after successful login to the server and going through the wizard down to "Allow" click, the page is left opened, instead of getting the access token from there and closing it.
Comment 1 Milan Crha 2018-05-10 11:58:50 UTC
In case WebKitGTK+ doesn't provide page title for some reason, the expected value could not be checked and the process didn't finish when it should. The below change tries to extract the authorization code from the page URI, where it is stored as well.

Created commit 2be90d75c in eds master (3.29.2+)
Created commit 5c6b22b8e in eds gnome-3-28 (3.28.3+)