Project

General

Profile

Actions

Bug #37085

closed

Included pear classes have no @data_dir@ set.

Added by Alexander Opitz almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-05-11
Due date:
% Done:

0%

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

Description

The data_dir in typo3/contrib/pear/HTTP/Request2/CookieJar.php isn't set. So our own extension test failes with

include_once(/public-suffix-list.php): failed to open stream: No such file or directory

/var/www/server-lokal/www.aida.de/aop/typo3/contrib/pear/HTTP/Request2/CookieJar.php:450

This is coused by using pear without installer.


Files

CookieJar.php.1.diff (861 Bytes) CookieJar.php.1.diff patch file Alexander Opitz, 2012-05-11 10:53

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #32387: PEAR Problem with public-suffix-list.phpClosed2011-12-08

Actions
Related to TYPO3 Core - Task #48027: Update PEAR packagesClosedDaniel Minder2013-05-07

Actions
Has duplicate TYPO3 Core - Bug #41295: HTTP_Request2_CookieJar searches data in wrong directoryClosedPhilipp Gampe2012-09-23

Actions
Actions #1

Updated by Susanne Moog almost 12 years ago

Thanks for the patch. Would you mind pushing your changes to Gerrit? Find a tutorial at http://wiki.typo3.org/Contribution_Walkthrough_Tutorials

Actions #2

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/14128

Actions #3

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/14129

Actions #4

Updated by Daniel Minder about 11 years ago

Fix in http://pear.php.net/bugs/bug.php?id=18924 is similar, but they also moved public-suffix-list.php one level up.

Please merge this patch soon since it's necessary for linkvalidator!

Actions #5

Updated by Daniel Minder about 11 years ago

Is also a duplicate of #41295

Actions #6

Updated by Philipp Gampe about 11 years ago

IMHO we should not fix the @data_dir@ here, but move the files to the correct location. Maybe a sync with upstream is enough.

Actions #7

Updated by Philipp Gampe about 11 years ago

Could please add some howto reproduce as this has been difficult in the past (curl, domains, etc).

Actions #8

Updated by Alexander Opitz about 11 years ago

@ Philipp Gampe so we should close this bug and use the patch from #41295 or update the package.

As I understand, running linkvalidator should enough to test this.

Actions #9

Updated by Oliver Hader about 11 years ago

  • Status changed from Under Review to Closed

Closed in favor of issue #41295

Actions

Also available in: Atom PDF