Skip to content

Commit

Permalink
#- Added changelog for 3.5.4 release
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/patrick.allaert/svn-git/ezp-repo/ezpublish/stable/3.5@12435 a01eee8c-daba-0310-acae-fa49f3023285
  • Loading branch information
Dmitriy Lakhtyuk committed Jul 6, 2005
1 parent 7f026e6 commit 217a65a
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions doc/changelogs/3.5/CHANGELOG-3.5.3-to-3.5.4
@@ -0,0 +1,32 @@
Changes from 3.5.3 to 3.5.4

*Kernel:

*Bugfixes:
- Fixed bugs #6733 and #6737: "Date and time" and "Date" datatypes were not
validated properly.
- Fixed bug #6765: Fields are cleared on relating an object with related
object attribute.
- Fixed bug #6772: Function contentClassAttributeName of
contentObjectAttribute always returns null
- Fixed: Several wrong calls to eZDebug::accumulatorStart
- Fixed bug: Illegal use of $this variable in static functions.
(Became visible when using PHP 4.4).
(Merged from stable/3.4 (3.4.8) rev. 12247)
- Fixed bug #6796: Draft problems when copying objects with relations.
(Merged from trunk (3.7.0alpha) rev. 12278)
- Added reference fixes for PHP 4.4.
- Fixed bug #6833: Typos in standard design templates.
- Fixed bug #6823: Publishing problem with crosslinked objects.
- Fixed bug #6838: Contentobject receives remote_id of nodeobject
- Fixed bug #6852: Default values for template fetch operator does not work
in compiled mode.
- Fixed bug #6854: Use of 'proxy' objects in template expressions fails with
compilation enabled.
- Fixed bug #6856: Wrong namespaces set when including another template.
- Fixed bug: Wrong conditional permisssion when you use more then one "assign
with limitation" to one role for the same user (limitations are mixed using
logical AND instead of logical OR operation).
(Merged from trunk (3.7.0alpha1) rev. 12370)

*Translations:

0 comments on commit 217a65a

Please sign in to comment.