Twitter Module fails when running over SSL

Bug #1409859 reported by Dan Garner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Undecided
Dan Garner

Bug Description

Due to bug in library

Revision history for this message
Dan Garner (dangarner) wrote :

modules3rdparty/twitter-oauth-OAuth.php

Line 384, move down to below $schema assignment

$port = (isset($parts['port'])) ? $parts['port'] : (($scheme == 'https') ? '443' : '80');

Dan Garner (dangarner)
Changed in xibo:
status: Triaged → Fix Committed
Dan Garner (dangarner)
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.