Bug #40187
Task #40095: Move core to namespaces
reference to OpenID lib to wrong directory
Status: | Resolved | Start date: | 2012-08-25 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Jigal van Hemert | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 6.0.0-beta1 | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
in sysext/openid/sv1/class.tx_openid_store.php Interface.php is located in a different directory than indicated in the script.
Related issues
Associated revisions
[BUGFIX] reference to OpenID lib to wrong directory
sysext/openid/sv1/class.tx_openid_store.php needs to load Interface.php
from sysext/openid/lib/php-openid/Auth/OpenID
Change-Id: Ibd040146234e54b9588824ec9e2db13d14a40f0d
Fixes: #40187
Related: #40095
Related: #40162
Releases: 6.0
Reviewed-on: http://review.typo3.org/14082
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review almost 3 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 http://review.typo3.org/14082
#2 Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14082
#3 Updated by Gerrit Code Review almost 3 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14082
#4 Updated by Jigal van Hemert almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 48160d5b832d34b8e75ffca698aea4e0dbe82b71.