This project is no longer maintained and no further public releases are planned.

No further support will be given.

Feel free to fork the git repository.

Version 2.0

This version of Formhandler runs on TYPO3 6.0 or higher only!

TYPO3 4.x is not supported anymore.

Furthermore, Formhandler requires PHP 5.3 or higher from now on.

Updates and Features

General

Validator_Default

PreProcessor_LoadDB

  • #45746:Support JOIN in PreProcessor_LoadDB.

AjaxHandler_JQuery

Finisher_DB

  • #57494: Allow array values in mapping of Finisher_DB.

Finisher_GenerateAuthCode

Finisher_Mail

Bug fixes

General

  • #57813: ErrorCheck notDefaultValue does not work.
  • #57905: Subpart-parsing of master-templates does not allow nested master templates.
  • #58513: PHP warning on a page with formhandler plugin in QuickEdit mode.
  • #58892: Blank errorCheck throws error.
  • #57595: Marker ###maxStep### is empty, when setting template files for each step.

AjaxHandler_JQuery

  • #58855: AJAX file removal only works once.
  • #58172: Add alt attribute to default loading images for AJAX submit.
  • #58754: Wrong language for error-messages when form is submitted via AJAX.
  • #53522: AJAX submit disables all Formhandler submit buttons on page.

Generator_Csv

  • #56606: Typo in Generator_Csv resulting in wrong default output encoding.

PreProcessor_LoadDB

  • #57033: PreProcessor_LoadDB fails to load multiple files.

Finisher_DB

  • #57726: Illegal string offset 'postProcessing.'.

Finisher_Mail

  • #58958: Can't set attachment to a cObject.

Maintenance

  • #58950: Update TCPDF to the latest version 6.0.080.
  • #55783: Make Formhandler compatible with TYPO3 6.2.