Skip to content

Form error handling flawed #28

@lippserd

Description

@lippserd

The current form error handling has the following flaws:

  • It swallows exception traces
  • isValid() is true even if the form has errors
  • Form error messages can't be styled, i.e. error markup is hardcoded in Form::onError()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions