Bug #63560
closedmigration from filelist 4.x to filelist 6.2 fails for folders
0%
Description
in 4.x you could specify a folder in the filelist plugin.
path: fileadmin/whatever
this pathes are converted to filecollections of type static, with empty folder field.
I would expect type: folder and the path should be "whatever" without fileadmin.
Be aware, that is was also possible to use all the stuff defined in the next link in the path field, so the pathes may have quite some options appended:
http://docs.typo3.org/typo3cms/TyposcriptReference/6.2/Functions/Stdwrap/Index.html#stdwrap-filelist
Updated by Markus Klein about 10 years ago
This stdwrap property is totally NON-FAL. Needs a full rewrite.
Updated by Kay Strobach about 10 years ago
atleast in 6.2 the non TS part is working with FAL ...
could you please add the #63559 as related issue thank you!
Updated by Frans Saris about 10 years ago
If I'm not mistaken the FAL alternative is FILES http://docs.typo3.org/typo3cms/TyposcriptReference/6.2/ContentObjects/Files/Index.html
Updated by Mathias Schreiber about 10 years ago
- Target version changed from next-patchlevel to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Category changed from Install Tool to 1601
Updated by Christian Kuhn over 9 years ago
- Category deleted (
1601)
remove install tool category again ... not related to install tool.
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Mathias Schreiber over 9 years ago
- Status changed from New to Resolved
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed