Trace: • 1.1.9
Table of Contents
Jelix 1.1.9 ¶
Last update of this page : 5d0eb1b72f26
This page is listing updates and enhancements added since 1.1.8 version.
Release date: 01/07/2011
Migrating from Jelix 1.1.x ¶
Read the instructions in the manual.
Details of changes ¶
Critical bug fixed ¶
- none for the moment
Bug fixed ¶
- Fixed a SQL syntax error in autocommit in the mysql driver
- Fixed install sql script for pgsql
- jResponseBinary now escapes quotes in filenames
- jDatetime, fixed bug in the support of format iso8601
- jDao, bug fix: isFK on field was always false, even for true foreign keys
- jForms, javascript: validation of content of choice items didn't take care of controls having multiple fields, and failed silently
- jFile::getMimeType : it should handle the case where finfo and mime_content_type are not available one the server
Enhancements, new features ¶
- added support of title in meta_html