Andi

Results 9 comments of Andi

Hello, this seems to be fixed with https://github.com/FluidTYPO3/flux/commit/31a4c1633ec520d373e394bbf2617566fe89a21a 🎉

It seems like the necessary JavaScript is not loaded (FluxColPosAssignment.js): * https://github.com/FluidTYPO3/flux/pull/1592 * https://github.com/FluidTYPO3/flux/blob/development/Classes/Integration/HookSubscribers/EditDocumentController.php But I can not figure out why. FluxCollapse.js does get loaded with almost the same approach:...

Thank you, this way I could solve my issue #1966!

UPDATE: sorry, my bad @NamelessCoder, it seems to be working now without the workaround! There was another problem with PHP 8 and an undefined array warning (https://github.com/FluidTYPO3/flux/blob/development/Classes/Integration/FormEngine/UserFunctions.php#L91). Everything looks fine...

Thank you for fixing the issue and adjusting your comment!

With the "has_folder_tree" option it is possible to see all files (filepicker), but again its all files from file storage and not just from the assigned filemount as expected. Also...

I ran into the same issue, it is already fixed (development branch): issue https://github.com/FluidTYPO3/flux/issues/2151 / pull request https://github.com/FluidTYPO3/flux/pull/2156

Hi @tomasnorre, I am having the same issue and got exactly to the same conclusion as @maelstromer. To see the error, you maybe have to modify the configuration for `[SYS][exceptionalErrors]`...