[TYPO3-core] RFC #12455: OpenID authentication does not work with PHP 5.3

Rupert Germann rupi at gmx.li
Tue Nov 17 16:04:11 CET 2009


Dmitry Dulepov schrieb:
> Rupert Germann wrote:
>> had the same error as steffen, might be a windows specific problem.
>> On which system(s) does the patch work for you.
> 
> I use Mac OS X.

olly had the same error on macOS

>> mine, too. did you test it?
> 
> No, I didn't have time. 

well, the people (3) who had the time, tested it successfully.
your patch seems only to work for you.

We had major issues with OpenID logins for the past several weeks
and made a lot of adjustments to OpenID library. But our tests are
made with OpenID extension inside 4.2 environment. This patch works
there. If 4.3 has problems with it, I think some more files should
be included in 4.3. In the bug tracker it says "Fatal error:
Class 't3lib_error_Exception' not found in...". Either I do
not understand anything or autoloader fails to load this class
for some reason. Consumer.php in my version definitely does
not use t3lib_error_Exception.
> 
> What do you think?

this is caused by the openid ext which manipulates the include_path.
this breaks autoloading for the errorhandling.


greets
rupert


More information about the TYPO3-team-core mailing list