Project

General

Profile

Actions

Bug #85058

closed

Plugin "File links": Files are only rendered when headline is visible/set

Added by Christian Huppert almost 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2018-05-22
Due date:
% Done:

0%

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

Description

TYPO3 7.6.27 with PHP 5.6:

I just realized the following:

- Plugin "File links"
- Set it up to show file from a file collection
- File Collection has type "Folder from Storage"
- Folder from Storage is assigned
- If the field "header" contains a word or is not of type "hidden" the file from the file collection is shown. If it does not contain a word or is of type "hidden" the file from the collection is shown.

Thank you for checking this out!

Best regards
Christian

Actions #1

Updated by Christian Huppert almost 6 years ago

Sorry I meant here:

- If the field "header" contains a word or is not of type "hidden" the file from the file collection is shown. If it does not contain a word or is of type "hidden" the file from the collection is not shown.

Actions #2

Updated by Michael Stucki almost 6 years ago

  • Project changed from 9 to TYPO3 Core
  • TYPO3 Version set to 9

Wrong project.

Actions #3

Updated by Michael Stucki almost 6 years ago

  • TYPO3 Version changed from 9 to 7
Actions #4

Updated by Riccardo De Contardi almost 6 years ago

I am not able to reproduce it with TYPO3 8.7.28 and php 5.6.32

Actions #5

Updated by Riccardo De Contardi almost 6 years ago

  • Category set to Frontend
Actions #6

Updated by Riccardo De Contardi about 5 years ago

  • Status changed from New to Closed

I tried the following test with TYPO3 8.7.22, 9.5.4 and 10.0.0-dev (latest master):

1) Create a sysfolder
2) create in it a File Collection (type: "Folder from Storage" ; storage:fileadmin; set a folder that contains some files)
3) create a page
4) create in the page a content element, type: file list, Select file collections: select the collection created at point 2
5) edit the header of the content element, in the following ways:

- header contains the word "word", type: Default [0]
- header contains the word "word", type: hidden [100]
- header is empty, type: Default [0]
- header is empty, type: hidden [100]

Results:

This issue cannot be reproduced => I am closing it.

If you think that this is the wrong decision or I am misinterpreting it or have a more detailed list of steps about how to reproduce it, please reopen it or open a new issue with a reference to this one.

Thank you.

Actions

Also available in: Atom PDF