Version 0.9.7
- FIX: Generator_TcPdf Bugs
- FIX: Error check "required" did not work with checkboxes
- UPDATE: Access arrays in value markers with: ###value_key|sub|sub###
- ADD: Access sanitized GET/POST values in formhandler TS setup
- UPDATE: Refactored rendering of cObjects in formhandler. Noew has central getSingle method in StaticFuncs
- ADD: formValuesPrefix can be a cObject now
- ADD: new marker ###formValuesPrefix### can be used globally
- UPDATE: Session handling massively refactored
- FIX: Validate configuration: Look not only for Finisher_Redirect and Finisher_Mail, but also for subclasses.
- FIX #6569: checkBinaryCrLf produces too many breaks in HTML Mails
- ADD #6566: If field is empty put an 'NULL' or zero into mapped table column
- UPDATE #5236: Finisher_Confirmation got renamed to Finisher_SubmittedOK to be less confusing!
- UPDATE #6349: Interceptor to modify GET/POST values
- FIX: fixed header issue in tcpdf occurring in backend
- UPDATE: All components will get the language files put in $this->settings['langFiles']
- FIX #6321: impossible error check for float values
- FIX #5134: No static template found! message with multipage setups
- ADD #6243: Master template functions also for E-Mails
- FIX: Broken FE-Listing is working again.
- ADD #6172: Redirect Finisher should support current page language
- FIX #6164: Empty data of cObj in Tx_Formhandler_Finisher_DB
- FIX #6168: Error Message for captcha not shown