Project

General

Profile

Actions

Bug #45095

closed

OpenID not working after #37115

Added by Jigal van Hemert about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Miscellaneous
Target version:
Start date:
2013-02-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

OpenID library was loaded in the classFile that was loaded for services. After removing that the OpenID service was indeed loaded, but it no way to know where the OpenID library was located. The result was a fatal error:
Fatal error: Class 'Auth_OpenID_OpenIDStore' not found in D:\TYPO3\TYPO3 Core Git\typo3\sysext\openid\Classes\OpenidStore.php on line 9

Solution is to move the require of the OpenID library from the old location to OpenidStore.php


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #37115: Remove classFile option from servicesClosedBenni Mack2012-05-12

Actions
Actions #1

Updated by Gerrit Code Review about 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17954

Actions #2

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17954

Actions #3

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17954

Actions #4

Updated by Jigal van Hemert about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review about 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch master_new has been pushed to the review server.
It is available at https://review.typo3.org/18597

Actions #6

Updated by Christian Kuhn about 11 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Oliver Hader about 11 years ago

  • Target version changed from 6.1.0 to 6.1.0-alpha1
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF