eZ Publish / Releases / eZ publish 3.8 / ez-publish-3-8-5

ez-publish-3-8-5

eZ publish 3.8.5

Requirements

Version Release date Requirements
3.8.5
OE 4.1.4
October 25, 2006 PHP > 4.4
MySQL > 3.23
PostgreSQL > 7.3

Changelog

Changelog 3.8.4 to 3.8.5

Changes from 3.8.4 to 3.8.5

Kernel

  • Implemented suggestion #8081: receivers name in tipafriend.php.

Bugfixes

  • Fixed bug #8759: Users without "manage_locations" seem to be able to add new locations.
  • Fixed bug #6804: Role limitation assignment is not part of viewcache hash key
  • Fixed bug #8880: Discarding an object during publishing can break the whole content.
  • Fixed bug #8952: Include used instead of include_once.
  • Fixed bug #8968: Class group removal on discarding in class/groupedit.
  • Fixed bug #8926: Js error: languageSelector.options has no properties.
  • Fixed bug #8898: Passing view parameters through login.
  • Fixed bug #8941: Enumeration style value is changed when I edit the content class.
  • Fixed bug #8985: Uploading of an object under the current object doesn't work properly.
  • Fixed bug #8795: Bug Users with permissions on one language can create drafts in other languages
  • Fixed bug #8953: Double member variable declarations
  • Fixed bug #8992: Undefined class "eZContentObjectTreeNode" in ezhttpheader.php
  • Fixed bug #8872: WebShop fatal error (view orders of removed users).
  • Fixed bug #8643: RSS import shows error, if description contains [![CDATA[.
  • Fixed bug #6790: Unterminated let inside a section will cause the section-else
  • Fixed bug #8890: Passing extra parameters to template functions clears params with the same name in current template
  • Fixed bug #9032: Impossible to disable language choice for /user/edit module.
  • Fixed bug #7021: Offset greater than arraylength in foreach started.
  • Fixed bug: 'always available' bit is not cleared in language mask while changing 'main' language. (Merged from trunk(3.9.0alpha1) rev. 16901)
  • Fixed bug #9035: static cache creates extra directory (Merged from trunk(3.9.0alpha1) rev. 16903)
  • Fixed bug #6545: Setup fails with MySql 4.1 (The database charset check uses unquoted db names)
  • Fixed bug #8750: "My drafts" not accessible for users with only editing permissions
  • Fixed bug #8883: ezsubtreecopy: current version other than 1 does not work.
  • Fixed bug #9081: Bug in multi-option datatype.
  • Fixed bug: almost all i18n calls were not compiled but ran the interpreted mode.
  • Fixed bug: fatal error in packaging with ezenum datatype.
  • Fixed bug #9127: "Manage versions"-button disabled in versionview.
  • Fixed bug: Left menu missed when page access denied
  • Fixed bug #9151: RSS import does not support link elements with CDATA.
  • Fixed bug #9149: Missing [/p] tag in ez.tpl
  • Fixed bug #9143: Error in HTML for peak memory usage
  • Fixed bug #9130: Bug closing [/form] tag missing in standard/templates/content/upload.tpl
  • Fixed bug: 9064: Location is broken in the Edit mode
  • Fixed bug #9150: Bug in edit\ezimage.tpl
  • Fixed bug #9152: HTML should not be in i18n strings.
  • Fixed bug #9076: Fatal error when publishing top nodes with PreViewCache.
  • Fixed memory leak in package export & eZCodePage::convertString()
  • Fixed bug #9073: Setup wizard must check for write access to /extension folder.
  • Fixed bug #8497: Missing toggle-button-16x16.gif image in standard design.
  • Fixed bug #8616: PDF exports with the same filename overwrite each other.
  • Fixed bug #8954: eZDOMDocument::elementsByName does not always return an array
  • Fixed bug #9028: Importing packages fail to set related objects.
  • Fixed bug #7575: eZURLAlias | Using PathPrefix causes wrong index page. (Merged from trunk (3.9.0beta1) rev. 17244, 17249)
  • Fixed bug #9091: Missing indexes in 3.8.
  • Fixed bug #9117: Content class editing is not inside DB transaction.
  • Fixed bug #8644: bug appears when writing INI files while the siteaccess resides in an extension.

Scripts

  • Added: 'correctxmltextclasses.php' script for updating 'AvailableClasses' settings of content.ini by scanning all XML text blocks.