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 762692 - stack_visible_child_name_changed assumes all calendar sources are HTTPS and use standard ports
stack_visible_child_name_changed assumes all calendar sources are HTTPS and u...
Status: RESOLVED OBSOLETE
Product: gnome-calendar
Classification: Applications
Component: Sources dialog
3.20.x
Other Linux
: High critical
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-25 17:46 UTC by Daniel Aleksandersen
Modified: 2017-11-24 21:41 UTC
See Also:
GNOME target: ---
GNOME version: 3.17/3.18


Attachments
show correct URI scheme and port (1.71 KB, patch)
2017-11-23 18:45 UTC, Günther Wutz
none Details | Review
Fixed commit message (1.98 KB, patch)
2017-11-23 20:31 UTC, Günther Wutz
none Details | Review

Description Daniel Aleksandersen 2016-02-25 17:46:33 UTC
The URI is constructed with no regard for port numbers nor protocol. For example, a server on port 8080 will have a broken link. A server on http will be incorrectly displayed as https. Should query the calendar source to see what security method is specified ("none" or "tls").
Comment 1 Günther Wutz 2017-11-23 18:45:09 UTC
Created attachment 364284 [details] [review]
show correct URI scheme and port

This patch fixes the wrongly visualisation of the calendar location
Comment 2 Günther Wutz 2017-11-23 20:31:23 UTC
Created attachment 364294 [details] [review]
Fixed commit message
Comment 3 Georges Basile Stavracas Neto 2017-11-24 21:41:43 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-calendar/issues/41.