Trace: • 1.1.8
Table of Contents
Jelix 1.1.8 ¶
Development in progress. Last update of this page : ba2f24a6bdba
This page is listing updates and enhancements added since 1.1.7 version.
Migrating from Jelix 1.1.x ¶
Read the instructions in the manual.
Details of changes ¶
Bug fixed ¶
- ticket #1224 - silent errors from sqlite_rewind
- Fixed compilation bug in the jelix extension, with php 5.3.
- added a missing method in an interface in the extension
- jIniFile: Fixed lack of support of boolean values.
- ticket #1234 - jForms: modified values are not well detected for listbox and checkboxes.
- ticket #1240 - image plugin: alt attribute is not generated when it is empty.
- fixed a bad name into the relaxng schema of jforms
- ticket #1244: lastInsertId in the mysql driver should use the link identifier.
- ticket #1295 - fix incompatilities with MySql 5.5.x in sql script.
- ticket #1290 - the magicquotes plugin generates a notice with PHP 5.3