Bug #23386
tt_news does not display ###FILE_LINK### in single view
| Status: | New | Start date: | 2010-08-16 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
tt_news does not the display a file in single view even tough it is correctly saved to the database and visible in the backend form. Plus the Label of the File is display and translated correctly.
I used TYPO3 4.3.5 and tt_news 3.0.1
(issue imported from #M15473)
History
Updated by Matthias Bannert almost 3 years ago
solved. include static News settings is needed to display files. Though the extension itself works basically fine without these settings. My bad – sorry for the noise, but maybe this should be added to the documentation. You find this issue nowhere on google so far.