Skip to content

BUG: Validation label for id 1327865764 is missing #3430

@markusguenther

Description

@markusguenther

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When you use Neos.Form and the Neos.Form.FusionRenderer with the File Upload, there’s a chance that the file extension isn’t valid. In that case, the validation error should be displayed, but the labels are in Flow, and the label for the case is missing.

Expected Behavior

Validation Error will be rendered!

Steps To Reproduce

  1. Utilize Neos.Form to construct a form and incorporate a File Upload component.
  2. Specify the list of acceptable file types.
  3. Upload a file of an incompatible type.

Environment

- Flow:8.3
- PHP:8.x

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions