eZ Publish / Releases / eZ publish 3.5 / ez-publish-3-5-6
ez-publish-3-5-6
Requirements
Version | Release date | Requirements |
---|---|---|
3.5.6 | October 26. 2005 |
PHP > 4.3.4 MySQL > 3.23 PostgreSQL > 7.3 |
Changelog
Changelog 3.5.6
Changes from 3.5.5 to 3.5.6
Bugfixes
- Fixed bug #7144: Too much 'paragraph' tags in RSS import.
- Fixed bug #6338: Fetches in ezcontentclass do not support asObject = false.
- Fixed bug #7135: Bug Too many sections in XML text.
- Fixed bug #6524: Irrelevant function in ezgeneraldigesthandler.php
- Fixed bug #7139: Bug in kernel/content/upload.php
- Fixed bug #7147: Typo of ini value GatewaysSettings/GatewaysDerictories.
- Fixed bug: Required option for eZMatrix, eZOption, eZObjectRelationList attributes is not working.
- Fixed bug: When changing content of an object attribute having translation disabled, content of the attribute is not updated in its translations. The bug occurs with the following datatypes: eZAuthor, eZEmail, eZMatrix, eZOption, eZMultioption.
- Fixed bug #7157: eZ Publish removes 'p' tag when is only one in xml block.
- Fixed bug #7107: Webdav doesn't display objects that contains a name with "&"
- Fixed bug #2044: Strange behaviour of ezurl / using pathprefix.
- Fixed bug #7109: Webdav doesn't take PathPrefix into account.
- Fixed bug #7163: Search problems when using subtree limitations (policy).
- Fixed bug: cache-blocks doesn't work properly if TemplateCache setting has typo, like TemplateCache=enbl.
- Fixed bug #7165: CRLF in templateedit.tpl and others.
- Fixed bug #7167: setup kickstart.ini miss some data.
- Fixed bug #7155: Bug error and fix in ezobjectrelationlist.tpl
- Fixed bug #7166: Bug %1% get replaced in template.
- Fixed bug #7190: Bug ezxhtmlxmloutput.php Fatal error: Undefined class name 'eztemplateincludefunction'.
- Fixed bug #7194: Multiple "Event / Approve" events in a workflow stop users from being added.
- Fixed bug #7199: Bug Possible error in eZPersistentObject::updateObjectList -unable to unset fields with defaults
- Fixed bug #7203: Bug Sections: checkboxes to assign multiple nodes
- Fixed bug #7208: ezsoapserver.php: Fix for call to non-object error.
- Fixed bug #7207: ezsoapclient.php: Extend if scope to avoid warnings.
- Fixed bug #7213: Email validation fails with [email protected].
- Fixed bug #3804: Searching followed by AdvancedSearch doesn't retain the search term
- Fixed bug #7205: Bug mimetype_icon returns to many / in url.
- Fixed bug: Removing relations from attributes of datatypes "Object relation" and "Object relation list" does not work, if I remove node that contains some objects having reverse relations.
- Fixed bug #7228: Wrong check for the count of an array in policyedit.php
- Fixed bug #7215: Translation Error when cleaning the cache.
- Fixed bug #7169: crash while publishing an image.
- Fixed bug #7227: swap node between content and media produces strange behaviour.
- Fixed bug #6978: Postgresql update scripts errors
- Fixed bug #7235: Class group renaming not shown.
- Fixed bug #7224: ezurl operator bug.
- Fixed bug: var_dump+xdebug cause broken debug output.
- Fixed bug #7178: Missing include of ezcontentobject.php in kernel/setup/steps/ezstep_create_sites.php.
- Fixed bug #7233: Template errors in collaboration/view/summary.
- Fixed bug #7037, #7185: Registered user does not receive registration mail. Blank User account when registerung without Cookies.
- Fixed bug #7260: Bug Shop sends no confirmation mails (sendOrderEmails not called).
- Fixed bug #7257: Problems with user->selfedit permission ( Edit button is dissabled in admin ).
- Fixed bug #6191: Image variant returns empty image tag.
- Fixed bug #7016: Underscore acts as space in search. Note: Search index update should be done when run on live site. To update existing search indexes you should execute update/common/scripts/updatesearchindex.php. Searching will continue to work even if you do not update, then only newly added content will be indexed to get search results in desired way.
- Fixed bug #7255: newline removal after custom tags.
- Fixed bug: Runcronjob works incorrectly with oracle(objects aren't published after approving).
- Fixed bug #7223: wrong customer list in webshop.
- Fixed bug #7274: Max file size for image objects is ignored for related objects.
- Fixed bug #7282: Bug Cache isn't recreated after changing user status.
- Fixed bug #7192: Extension activation in the GUI doesnt work.
- Fixed bug #7264: Possible missing key in eZTSTranslator.
- Fixed bug #7220: Event/Approve - User who approves content.
- Fixed bug #6316: Improve email logic & validation in tip-a-friend.
- Fixed bug #7256: subtreeSoleNodeCount - RIGHT JOIN terribly slow with a lot of nodes.
- Fixed bug: 'postgresql' + 'reverseRelatedCount' cause sql-error.
- Fixed bug: 'ezdebug' + 'xdebug' - special characters are not converted to HTML entities.
- Fixed bug #7306: Typo in ezsearchengine.php prevents it from working correctly.
- Fixed bug #7198: Bug RSS import truncates destination path.
- Fixed bug: 'ezinteger' - wrong min/max validation. (Applyed patch by Hans Melis)
Library
- Added support for having eZ Publish installed in a subfolder while using virtualhost setup. Example : www.example.com/ez_publish/eZ_publish
INI Settings
- Changed: [TipAFriend].FromEmail ini setting is now empty by default. Thus, the email address specified in the tip-a-friend form is used as from address when sending the email. Assign a non-empty value to FromEmail for it to be used as from address.
Design
- Added: Indication of status (enabled/disabled) for the user account in the admin interface.