Project

General

Profile

Actions

Bug #59402

closed

Image uid in Frontend is always equal number images

Added by David Meister over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2014-06-07
Due date:
% Done:

0%

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

Description

I can not display an image in the frontend.
The function getFileObject() always takes a wrong uid for an image, so I get the error "no file found for given uid."

The images are correctly displayed in the backend but not in the frontend.
If I echo the uid in ResourceFactory/getFileObject() it prints out "1" if there is one image, two times "2" if there are two images and so on.
So the uid correlates with the number of images added in the backend.

Typo3 6.2.3 is set up freshly and only text content and template is inserted (with no image handling in typoscript)

Actions

Also available in: Atom PDF