A new patch release of the framework is available!
qooxdoo 2.0.2 includes a few bugfixes over the previous qooxdoo 2.0.1 release. Some of the fixes provide better support for the most recent or upcoming browsers, e.g.:
As a patch release it is backwards-compatible to the previous version. That means nothing needs to be changed in your existing apps, if they are based on qooxdoo 2.0 or 2.0.1. If you are upgrading from a prior version, you can migrate directly to 2.0.2.
Download version 2.0.2. Checkout the detailed release notes and the manual.
Many thanks from the core developers to the community, particularly for reporting issues and your help in improving the framework.
The result js file after build contains many double-semicolons: “;;”.
Could it be a bug?
In cases like this:
if(…) func1();; else func2();
browser cannot parse such file.
Could you supply a sample application in a bug report? Sounds like an issue to me.
Here we are: http://bugzilla.qooxdoo.org/show_bug.cgi?id=6811
Thanks.
Pingback: The week in qooxdoo (2012-09-14) | qooxdoo News