eZ Publish / Releases / eZ publish 3.7 / ez-publish-3-7-3

ez-publish-3-7-3

eZ publish 3.7.3

Requirements

Version Release date Requirements
3.7.3 January 18, 2006 PHP > 4.4
MySQL > 3.23
PostgreSQL > 7.3

Changelog

Changelog 3.7.2 to 3.7.3

Changes from 3.7.2 to 3.7.3

Bugfixes

  • Fixed bug #6394: String Contains operator return inappropriate values.
  • Fixed bug #7212: RSS export fails if CacheDir is absolute.
  • Fixed bug #7322: Design bugs.
  • Fixed bug: reverseRelatedObjectList and *Count don't work correctly If referring object has translations > 1. ( Wrong adding relations to ezcontentobject_link ).
  • Fixed bug #7327: CSS issues in admin/templates/content/reverserelatedlist.tpl ( Applyed patch by Serwatka ).
  • Fixed bug #7174: Parsing back and forward with eZXML changes data.
  • Fixed bug #7333: TransportPluginPath[] - not working properly.
  • Fixed bug #7342: Anchor in ezurl view template might not have content.
  • Fixed bug #7311: Missing <?php ?> in output file from tpl operator wizard.
  • Fixed bug #7318: Remove images from storage. ( If user delete object's versions with ezImage datatype => image files aren't removed from disk )
  • Fixed bug #7356: eZDateUtils::rfc1123Date() and eZDateUtils::rfc850Date() delivering wrong date.
  • Fixed bug #7350: User Delete bug ( After removing users their last_visit times are still in the ezuservisit table )
  • Fixed bug #7341: Inconsistent object causes fatal error at cronjob workflow.
  • Fixed bug #7297: Problem with node_view_gui when use 'if'.
  • Fixed bug #7368: Missing check of array in kernel/common/ezwordtoimageoperator.php.
  • Fixed bug #3312: SOAP library issues.
  • Fixed bug #7324: Admin UI: List Of Information Collections Has No UI To Browse Beyond First 50.
  • Fixed bug #7363: content/search: $searchText not set.
  • Fixed bug #6703: Security issue with error templates on admin interface.
  • Fixed bug #7110: Not all text is translatable in admin.
  • Fixed bug: XML parser crashes when 'CDATA' section is not properly closed.
  • Fixed bug #7374: eZHTTPTool::sendHTTPRequest() loops infinitely. ( Applyed patch by Brian Gerspacher )
  • Fixed bug #7377: eZMultiplexer crashing.
  • Fixed bug #7337: Incorrect nesting of tags (link & custom) in XML fields.
  • Fixed bug #7399: Bug XML Output handler issue.
  • Fixed bug #7407: Problem with " aganist ' in file ezimagealiashandler.php.
  • Fixed bug #7382: verifyfiles.sh issue with path.
  • Fixed bug #7018: Empty 'id' attribute in 'embed' XML tag's template.
  • Added possibility to add custom attributes to body in SOAP requests.
  • Fixed bug #7395: Bug Template optimisation errors.
  • Fixed bug #7413: Fatal error when publishing "global settings".
  • Fixed bug #7331: Debug ip list does not save in ini settings.
  • Fixed bug #7353: Unwanted

    tags added in XML text.

  • Fixed bug #7423: SOAP interface doesn't initialize internal charset.
  • Fixed bug #7386: Error in advancedsearch.tpl.
  • Fixed bug #7426: 2x editing when restoring something from the trash.
  • Fixed bug: Incorrect processing quote, double quote and backslash signs inside href in XML input.
  • Fixed bug: SQL error when occuring when running subtree notification cronjob.
  • Fixed bug #7430: ezsimplifiedxmlinput.php link title bug.
  • Fixed bug #7441: Hardcoded item for anonymous access list in eZUser::checkUser.
  • Fixed bug #7454: SQL error when removing a location without checking any nodes.
  • Fixed bug #7456: setYear, setMonth, setDay methods in class eZdate (lib/classes) not working.
  • Fixed bug #7459: Passing empty "SearchContentClassID" input to search page results in Apache segmentation fault.
  • Fixed bug #7455: Client requests with arrays deliver false data.
  • Fixed bug #7451: Approval event and sections.
  • Fixed bug #7443: Ask to confirm "remove all".
  • Fixed bug #7463: Images are not shown after adding translations.
  • Fixed bug #7479: Fatal error with {$attribute.object.main_parent_node_id}.
  • Fixed bug #7391: Incorrect parameter in eZCollaborationItem::participantList.
  • Fixed bug #7338: Disfunction using "PDF export" utility in admin interface.
  • Fixed bug #7425: classattributeidentifiers cache file is not deleted when clearing all caches.
  • Fixed bug #7429: Rss 2.0 export fail on validation.
  • Fixed bug #7510: Incorrect HTTP locale code returned from eZLocale::httpLocaleCode().
  • Fixed bug #7503: Hardwired "no" language on print_pagelayout.
  • Fixed bug #7496: LDAP & textfile login handlers don't update last visit.
  • Fixed bug #7516: Bug Unwanted debug output in createExtendedAttributeFilterSQLStrings.
  • Fixed bug #7357: Sintax error in eZContentObject::addContentObjectRelation query.
  • Fixed bug #5358: PDF: No images in tables.
  • Fixed bug #7529: Post to url convertion does not work for arrays.
  • Fixed bug #7523: Thumbnail for browsing.
  • Fixed bug #7528: Change password to "password".
  • Fixed bug #7493: Whitespace is added in the beggining of the 'link' tag.
  • Fixed bug #7467: WebDAV: Uploading 0 byte large files fails.
  • Fixed bug #7545: Bug CS: unwanted print output.
  • Fixed bug #7560: ezuser object is not published after storing the draft.
  • Fixed bug #7559: It is impossible to remove image from RSS export.
  • Fixed bug #7563: Template compiler inconsistency... ( tpl operator remove() works incorrectly ).
  • Fixed bug #7475: Unnecessary log output.
  • Fixed bug #7585: Transaction error when assigning section to node that is not main node.
  • Fixed bug #7574: Added ezi18n in user/edit path.
  • Fixed bug #7549: URLs are never removed from ezurl table?
  • Fixed bug #7568: Using anchor_name on external link in XML fields fails.
  • Fixed bug #7597: Back / Cancel button missing in version view.
  • Fixed bug #7600: Issue with links.
  • Fixed bug #7606: Attribute template operator cause infinite loop.
  • Fixed bug #7603: 'Login' tool doesnt work correctly.
  • Fixed bug #7612: Crash when empty eznode with anchor provided in "href" attribute.
  • Fixed bug #6330: Calendar dates mixed up.
  • Fixed bug #7608: Calendar - fetch( content, calendar - does not work correctly.
  • Fixed bug #7445: RSS Feed bugs.
  • Fixed bug #7609: Dysfunctional behavior for preview of content.
  • Fixed bug #7622: EZSOAP: Server response with arrays deliver false data.
  • Fixed bug #6199: TemplateOptimization causes problems.
  • Fixed bug #7627: Contains operator may produce PHP warning.
  • Fixed bug #5771: PostgreSQL - empty ezurl.
  • Fixed bug #6103: RSS 1.0 + 2.0 feeds are not valid.
  • Fixed bug #7632: Status condition twice in eZContentObjectVersion::fetchUserDraft.
  • Fixed bug #7613: AdditionalSiteDesignList - sequence. ( Applyed patch by Bruce Morrison )
  • Fixed bug #7647: "Mandatory" for Keyword Attribute not enforced.
  • Fixed bug #7075: Untranslated string in line/forum_reply.tpl
  • Fixed bug #5647: Call to undefined function: storedata().
  • Fixed bug #7629: Removing users leave some spurious user data in objects.
  • Fixed bug #7335: Fix typo in stylesheets.
  • Fixed bug #7448:Fixed For notification digest in eznotificationevent.php, fetch function will return object now.
  • Fixed bug #7661: Inconsistency in eZContentObject::purge().
  • Fixed bug #7664: Fatal error when an attribute of type ezbinaryfile is in naming pattern but has no content.
  • Fixed bug #7618: eZ Publish can't be migrated from a 32bit to a 64bit architecture.

INI Settings

  • Added notification.ini:[RuleSettings].LimitDeleteElements setting: maximum number of notification digest elements removed in one query. This is needed to prevent exceeding DBMS limits (maximum query length, maximum number of elements in IN() clause).
  • Added site.ini:[SiteSettings].64bitCompatibilityMode setting: affects some php's functions like crc32.