Last modified: 2013-10-30 23:22:43 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58280, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56280 - Flow: SSL error on email notifications
Flow: SSL error on email notifications
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-28 21:26 UTC by Maryana Pinchuk
Modified: 2013-10-30 23:22 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Maryana Pinchuk 2013-10-28 21:26:23 UTC
Visit a link in an email notification for a Flow event – you'll receive an SSL error.
Comment 1 Sam Reed (reedy) 2013-10-28 21:32:43 UTC
What's an example link of what you're being given?
Comment 2 spage 2013-10-29 07:45:35 UTC
The WMF core features team tracks this bug on Mingle card https://mingle.corp.wikimedia.org/projects/flow/cards/375, but people from the community are welcome to contribute here and in Gerrit.
Comment 3 bsitu 2013-10-30 19:18:58 UTC
I guess it's an configuration problem in ee-flow labs instance, the code below outputs 'http' in /maintenance/eval.php and 'https' in a web page

echo SpecialPage::getTitleFor( 'Flow', 'Test' )->getFullURL( 'foo=bar', false, PROTO_HTTPS );
Comment 4 bsitu 2013-10-30 19:23:16 UTC
same for the following code:

global $wgServer;
echo $wgServer;


http://ee-flow.wmflabs.org vs //ee-flow.wmflabs.org
Comment 5 bsitu 2013-10-30 23:22:43 UTC
solved by configuring the server

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links