Project

General

Profile

Actions

Bug #58707

closed

Invalid oject->string convert in ElementBrowser

Added by Tim Lochmüller over 10 years ago. Updated over 9 years ago.

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

0%

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

Description

Hey guys,

There is a invalid object->string convert in the GeneralUtility::quoteJSvalue, because the ElementBrowser use the Folder object directly for the "quoteJSvalue" and there is no toString implementation in the Folder object. The ElementBrowser->folderList cause this problem. $baseFolder as well as $folderPath in the foreach shouldn't use directly in the path/string related methods.

Regards,
Tim

Actions

Also available in: Atom PDF