Table of Contents
qooxdoo 1.4.2 (2011-07-13)
Summary
This is a regular patch release, which includes many bugfixes but no feature enhancements. It is meant to be backwards compatible to qooxdoo 1.4.1 and 1.4. Nothing needs to be changed in the JavaScript code of your existing apps, if they are based on the previous 1.4.x releases.
Bugfixes
See the corresponding bugzilla query for over 120 issues resolved for qooxdoo 1.4.2.
Framework
Core
Transport
- Limit timeout work-around in ScriptLoader to browsers not supporting the error handler (#4923)
Low-level
- Allow source property to be set to null if Iframe uses cross-origin URL (#4481)
GUI Toolkit
UI Core
Data Binding
Form
Layouts
- Layout system fix. (#5008)
Widgets
Theming
Applications
Test Runner
- Increased security of internally used test PHP files. (#4977)
Tooling
Generation
- Fixed expanding environment keys in output file names (This was a regression).
Internationalization
- Obsoleted .po entries are now recovered (with a potential existing translation) if the msgid is re-introduced.
Documentation
- Increased resolution of images referenced in manual (to 120dpi) in order to make images appear smaller in print output (#4930).
Migration
- No migration steps required. qooxdoo 1.4.2 is regarded a drop-in replacement for qooxdoo 1.4.1 or qooxdoo 1.4.
