Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: TYPO3 12 flux:field.file Record Selector dont work #2157

Open
ms-wa opened this issue Apr 5, 2024 · 4 comments
Open

BUG: TYPO3 12 flux:field.file Record Selector dont work #2157

ms-wa opened this issue Apr 5, 2024 · 4 comments

Comments

@ms-wa
Copy link

ms-wa commented Apr 5, 2024

I have checked that the bug exists in the dev-development branch
Yes.
If you're about to answer "no" here, it is your responsibility to check dev-development before opening a bug report!

Describe the bug
typo3 flux field file record selector dont work, i tested it with php 8.1 abd 8.2 with different typo3 12 versions

To Reproduce
Steps to reproduce the behavior:

  1. create a flux content element with flux field file
  2. click on directory item to select file from file list
  3. Record selector dont work
  4. See white modal

Expected behavior
A clear and concise description of what you expected to happen.

image

Additional context
It does not work on a empty typo3 too.

I use the flux 10.9.0 from development branch.

@DavidBruchmann
Copy link

see #2139

@ms-wa
Copy link
Author

ms-wa commented Apr 5, 2024

@DavidBruchmann thank you four your comment!
Is there a relatively easy way to migrate flux:field.file to flux.inline fal?

@DavidBruchmann
Copy link

@ms-wa well, actually those kind of issues are one reason for me to avoid flux.

@NamelessCoder
Copy link
Member

@ms-wa well, actually those kind of issues are one reason for me to avoid flux.

Just for the record: this specific flux:field.file situation is caused by and exists in TYPO3 itself, not Flux. You'd have the same problem if you produced a corresponding TCA without Flux installed; and you'd face the exact same challenges when migrating from the old TCA to FAL IRRE.

That's not to say that Flux has never been responsible for deprecations and breakage - but in this case, Flux is innocent (and I've spent countless hours trying to remedy or find workarounds to support Flux users who got trapped by TYPO3 removing a relatively widely used feature without introducing a substitute or migration but I just don't have any options left - TYPO3 has destroyed this feature for everyone, not just Flux, and left us all without an easy replacement).

@ms-wa There is no data migration available, from core or otherwise, as far as I am aware. It's possible that somebody has written one and shared it but at this time I'm not aware if that's the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants