Project

General

Profile

Actions

Bug #16169

closed

Wrong path in XCLASS definition prevents XCLASSing

Added by old_chihoang about 18 years ago. Updated about 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Communication
Target version:
-
Start date:
2006-05-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In my Dummy-4.0 Distribution every class in the folder dummy-4.0\typo3\sysext\cms\tslib has a wrong path in the XCLASS defintion. Thus I failed to XCLASSing that class.

IS:

$TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_search.php']

Should be:

$TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/sysext/cms/tslib/class.tslib_search.php']

(issue imported from #M3535)

Actions

Also available in: Atom PDF