Version 0.9.9
- FIX: conditions for multistep forms were parsed wrong when hitting "previous"
- FIX: Fixed template for the according example form
- FIX: additionalIncludePaths didn't work when using them in predef forms only
- FIX: perform htmlspecialchars on ###REL_URL###
- FIX #9738: PreProcessor_ClearTempFiles doesn't need an init method
FIXED Bug #9785: Separator fallen out of Tx_Formhandler_PreProcessor_LoadDB
#9670 Remove Tx_Formhandler_AbstractFinisher->init()
Property ->settings was not declared in Tx_Formhandler_AbstractComponent
#9658 Finisher_Redirect's redirectPage setting should support cObject
#9639 cacheCmd setting for Tx_Formhandler_Finisher_ClearCache
- FIX: Generator_WebkitPdf died with a fatal error.
- FIX #9604: Interceptors // removeChars only worked when using a cObject.
- Follow-Up #9328: Using required only for some fields results to export problems
- FIX #9603: print statement Tx_Formhandler_ErrorCheck_DateRange.php
- Follow-Up FIX #9328: Using required only for some fields results to export problems
- FIX #7070: Follow-Up fix for: Enable TSconfig configuration for module
- FIX: Wrongly named method in controller
- UPDATE: Raised version number to 0.9.9dev
- FIX #9411: randomID not unique if there is more than one form page
- UPDATE: Moved logic in process() to separate methods
- UPDATE: New version number due to TER upload