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 783286 - portalHelper: Fix redirect URI not being passed to window
portalHelper: Fix redirect URI not being passed to window
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: portal-helper
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-05-31 14:05 UTC by Bastien Nocera
Modified: 2017-05-31 14:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
portalHelper: Fix redirect URI not being passed to window (1.13 KB, patch)
2017-05-31 14:05 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2017-05-31 14:05:01 UTC
.
Comment 1 Bastien Nocera 2017-05-31 14:05:06 UTC
Created attachment 352954 [details] [review]
portalHelper: Fix redirect URI not being passed to window

Gjs-Message: JS WARNING: [resource:///org/gnome/shell/portalHelper/main.js 360]: reference to undefined property top.uri
is caused by the URI variable actually being called "url".
Comment 2 Florian Müllner 2017-05-31 14:48:05 UTC
Review of attachment 352954 [details] [review]:

Eeeks, good catch
Comment 3 Bastien Nocera 2017-05-31 14:52:33 UTC
Fixed up the commit subject.