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

ez-publish-3-8-2

eZ publish 3.8.2

Requirements

Version Release date Requirements
3.8.2
OE 4.1.1
July 19, 2006 PHP > 4.4
MySQL > 3.23
PostgreSQL > 7.3

Packages

ezpublish-3.8.2-gpl.zip 9.29 MB

Changelog

Changelog 3.8.1 to 3.8.2

Changes from 3.8.1 to 3.8.2

Kernel

  • Added "Name" input field to file uploading dialog to name newly created objects. (module content/upload)

INI settings

  • Added site.ini:[SiteAccessSettings].PathPrefixExclude[] Which URLs to exclude from being affected by PathPrefix setting.
  • Added support of "ResetArrays" for setting group: If ResetArrays is false arrays in specified group will be never cleared (after saving of ini file) Otherwise clearing of arrays will be defined by parameter in ezini:save() For example: [Tool] AvailableToolArray[]=test ResetArrays=false
  • Implemented enhancement #8474: Add possibility to set Content-Type for layout module.

eZTemplate

  • Implemented enhancement #8584: 'content_structure_tree' operator should support multiple sort criteria.

Bugfixes

  • Fixed bug #8568: eZModuleGlobalPathList undefined using eZ SOAP server.
  • Fixed bug #8470: Error when publishing content with removed flash from not required field.
  • Fixed bug #8536: Module setup/session error in SQL query.
  • Fixed bug #8556: multioption can be blank even though required.
  • Fixed bug #8548: Invalid comment in site.ini.
  • Fixed bug #8545: Wash operator applied twice in text_linked.tpl
  • Fixed bug #8517: Site style edit overrides global settings.
  • Fixed bug #8567: Missing quote with automatic numbering of xml text headers.
  • Fixed bug #8560: eZURLAlias::fetchByDestinationURL wrong "sql select" when is not internal.
  • Fixed bug #8491: Folders list in file uploading dialog contains wrong items.
  • Fixed bug #8544: Add locations allows non containers.
  • Fixed bug #8003: PathPrefix doesn't work with user folder.
  • Fixed bug #8582: Removed linebreak in an item on a list.
  • Fixed bug #8334: link checker check deleted /no longer present links.
  • Fixed bug #8605: Wrong settings in settings/override/site.ini.append.php
  • Fixed bug #7994: Adding toolbar or tool in siteaccess override toolbar.ini breaks toolbar manager.
  • Fixed bug #8617: Bug in the kernel/classes/ezcontentcache.php.
  • Fixed bug #8510: Problem with redirect on SSLZones (they don't work in non-VH mode).
  • Fixed bug #8625: Header numeration is wrong on first-level headers.
  • Fixed bug #8622: eZXHTMLXMLOutput Handler crashes on eZ survey extension.
  • Fixed bug #7060: eZINI code makes it hard to use settings in extensions.
  • Fixed bug #3604: Debug redirect always on when using Debug by IP
  • Fixed bug #8634: Impossible to delete order, bug in the design/admin/templates/shop/orderview.tpl
  • Fixed bug #8635: Bug "only variable references..." in ezdatetime.php.
  • Fixed bug #8636: Only variables should be assigned by reference ... in ezfloattype.php.
  • Fixed bug #8640: max file size of 0 bytes no longer means unlimited in 3.8.X
  • Fixed bug #8628: data loss: entire storage/original dir wiped.
  • Fixed bug #8649: RSS import to XML text block is broken.
  • Fixed bug #8409: New bug: Order Statistics doesn't compute last day of the month.
  • Fixed bug #8638: Notice: Only variables should be assigned by reference ... ezpersistentobject.php on line 1109
  • Fixed bug #8642: $view_parameters holds trialing slash.
  • Fixed bug #8662: title() of eZXMLtexttype datatype works incorrectly.
  • Fixed bug #8654: XHTML Conformance of generated anchor tags preceding the header (a name="XXX").
  • Fixed bug #8585: default location in object relation list will not be used.
  • Fixed bug #8678: Images aren't deleted from content objects.