eZ Components 2008.2rc1 released
| Author: | Derick Rethans |
|---|---|
| Date: | 2008-12-15 12:24 UTC |
The eZ Components team just released a release candidate of the new 2008.2 release. This release candidate resolves a couple of issues that where found during the testing and review process. The release candidate can be installed by running the following command:
pear upgrade ezc/ezcomponents
A full download of the release can be found on the download page.
This Release Candidate be followed by the final release on January 5th, if no major issues are uncovered during our test cycle.
Changes
The full list of changes since eZ Components 2008.2beta1 follows below:
Archive
1.3.1 - Monday 15 December 2008
- Fixed issue #13517: Not possible to add directories to an archive on Windows.
Base
1.6rc1 - Monday 15 December 2008
- Implemented issue #12542: Refactored the ezcBaseFile::findRecursive() method into the ezcBase::walkRecursive() method so that you can setup your own callbacks to "do things". The findRecursive() method is now implemented through this.
- Fixed issue #14091: Incorrect documentation for ezcBaseConfigurationInitializer.
Configuration
1.3.2 - Monday 15 December 2008
- Fixed bug #14087: ezcConfigurationManager::reset() does not reset the cached configuration objects.
ConsoleTools
1.5rc1 - Monday 15 December 2008
- Fixed issue #14078: ezcConsoleDialog implementations now throw an ezcConsoleDialogAbortException, if the user closes STDIN (<CTRL>-D).
Document
1.1rc1 - Monday 15 December 2008
- No changes
Feed
1.2rc1 - Monday 15 December 2008
- Fixed issue #14055: Parsing an empty string raises a warning.
Graph
1.4rc1 - Monday 15 December 2008
- Implemented feature #014010: Possibility to set x/y offsets for highlightValue. (Initial patch by Markus Lervik)
1.6rc1 - Monday 15 December 2008
- Fixed issue #14025: Problem with ezcMailComposer::addAttachment when use the fifth param to change the file name.
MvcFeedTiein
1.0rc1 - Monday 15 December 2008
- No changes
MvcMailTiein
1.0rc1 - Monday 15 December 2008
- No changes
MvcTemplateTiein
1.0rc1 - Monday 15 December 2008
- No changes
PersistentObject
1.5rc1 - Monday 15 December 2008
- No changes
Tree
1.1.2 - Monday 15 December 2008
- Fixed issue #14124: A fatal error was thrown when a visitor was used on an empty tree.
TreeDatabaseTiein
1.1.1 - Monday 15 December 2008
- Fixed issue #14003: split() is deprecated in PHP 5.3.
UserInput
1.4rc1 - Monday 15 December 2008
- No changes
Webdav
1.1rc1 - Monday 15 December 2008
- Fixed issue 13251#: Tested Webdav component with BitKinex 3.0.2. Works fine, except for locking, which seems to be broken in the client (same problems with Apache mod_dav).
Workflow
1.3rc1 - Monday 15 December 2008
- No changes
