Project

General

Profile

Actions

Bug #25544

closed

t3editor codecompletion: sometimes the ajax-call fails due missing file t3lib_pageselect.php (which does not exists)

Added by Administrator Admin over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Administrator Admin
Category:
t3editor
Target version:
-
Start date:
2008-11-13
Due date:
% Done:

0%

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

Description

some times the ajax call (loadTemplates) returns a warning (see attached screenshot)

when t3lib_div::makeInstance('pageSelect') is called the required file "class.t3lib_pagesselect.php" does not exists. This is becaus the class "pageSelect" is placed in "class.t3lib_page.php" (which is against naming convention to be honest)

Problem can be solved by including/requiring the file 'class.t3lib_page.php' in
typo3/sysext/t3editor/lib/ts_codecompletion/class.tx_t3editor_codecompletion.php

thanks to Stephan Petzel and Steffen Kamper for reporting

(issue imported from #M9789)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #25540: JS error: Node cannot be used in a document other than the one in which it was createdClosed2008-10-25

Actions
Actions

Also available in: Atom PDF