Project

General

Profile

Actions

Bug #21464

closed

PHP warnings can prevent OpenID logins

Added by Dmitry Dulepov over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2009-11-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Some functions in the OpenID library expect parameters to be passed as reference but they are passed by value. If warnings are issues, they may prevent OpenID login.

The attached patch fixes the issue.

(issue imported from #M12476)


Files

openid-warnings.diff (615 Bytes) openid-warnings.diff Administrator Admin, 2009-11-05 13:31

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #21444: OpenID authentication does not work with PHP 5.3ClosedRupert Germann2009-11-03

Actions
Actions #1

Updated by Oliver Hader over 14 years ago

Hi Dmitry, does this only occur with PHP 5.3 or with PHP 5.2 as well?

Actions #2

Updated by Steffen Kamper over 14 years ago

i tried OpenID with 5.3, no chance. First i got fatal error because of Consumer.php (Line 271, 273). After removing reference, also with your patch, it ends up in white page.

Tested on windows with php 5.3

Actions #3

Updated by Rupert Germann over 14 years ago

same here: white page

PHP 5.3 xammp windows

Actions

Also available in: Atom PDF