Project

General

Profile

Actions

Bug #17113

closed

pi_loadLL() + no language file == full path disclosure

Added by cyprianpl over 17 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2007-03-12
Due date:
% Done:

0%

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

Description

Hello,

I was writing a hook for tt_news where I was trying to use $this->pi_loadLL(); function but I got the following error:

Filereference, "/here/goes/the/full/path/to/the/file/locallang.php", not found!

Maybe it would be better to hide such an error from everyone?

(issue imported from #M5205)


Files

5205.diff (2.14 KB) 5205.diff Administrator Admin, 2008-08-19 11:00
Actions #1

Updated by Oliver Hader over 17 years ago

Well, I guess it was you introducing this error? ;)
What kind of hook did you try to use and what exactly is the error/bug in your opinion?

Actions #2

Updated by cyprianpl over 17 years ago

Yeah, but I was imagining a situation where such a file is deleted accidentaly or whatever.

Actions #3

Updated by Dmitry Dulepov almost 16 years ago

The patch is attached.

Actions

Also available in: Atom PDF