Bug #34923
closedHardcoded variable in CookieJar.php
100%
Description
If pear installs a package, it replaces all occurrences of data_dir
with the actual dirname. This should not have happened in then shipped version.
Updated by Gerrit Code Review over 12 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/9693
Updated by Philipp Gampe over 12 years ago
To test:
- make sure to not have the pear package HTTP_Request2 installed
- check some external links in the BE module
- switch back to the check tab and see many warnings
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9693
Updated by Gerrit Code Review over 12 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/10396
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10396
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/10397
Updated by Philipp Gampe over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset efe107e29c553fd0f1dfbd4c47633eabd5ead49e.