====================== eZ Components 2009.1.1 ====================== :Author: Derick Rethans :Date: 2009-07-27 10:35 UTC This bug fix release addresses a few minor issues in the following components: Database, Document and MvcTools. For details see the full change log below. This release also addresses an issue with the PEAR installer regarding dependency handling (issue #15067) for which this release provides a workaround. You can find downloads of the whole bundle on the download page and updated documentation on the documentation page. Users of the PEAR installer can upgrade to the new version by issuing:: pear upgrade ezc/ezcomponents General installation instructions can be found here_. .. _here: /docs/install The full changelog follows: Database ======== 1.4.6 - Monday 27 July 2009 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed issue #11784: Fixed quoting of sub-selects in "IN" expression. Document ======== 1.2.1 - Monday 27 July 2009 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed various smaller bugs in XHtml parsing. MvcTools ======== 1.1.1 - Monday 27 July 2009 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed issue #15134: isset() access on controller variables missing.