[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/doc/changelogs/3.5/ -> CHANGELOG-3.5.0-to-3.5.1 (source)

   1  Changes from 3.5.0 to 3.5.1
   2  
   3  *Kernel:
   4  - Added support for user parameters in layout/set/ URLs.
   5  - Added pdf view mode to CachedViewModes, merged from stable/3.4 rev. 10621.
   6  - Modified: It is now possible to include additional PHP files for the
   7    simpletags operator.
   8  - Fixed enhancement #5754: Fetch objects by translation
   9  - Fixed: canCreateClassList() sometimes returns incomplete eZContentClass objects.
  10  - Fixed problem with anonymous user having access to other peoples drafts in
  11    content/draft.
  12    (Merged from release/3.4.5 rev. 10928)
  13  
  14  eZPersistentObject:
  15  - Fixed: $fieldFilters parameter to storeObject() were not used to filter.
  16    (Merged from release/3.4-5 rev. 10898)
  17  - Fixed: attributes() functions can return duplicate attributes in some cases.
  18    (Merged from release/3.4.5 rev. 10901)
  19  
  20  Webdav:
  21  - Made sure extensions are enabled in webdav handler.
  22    (Merged from release/3.4.5 rev. 10888)
  23  - Made sure site.ini and template.ini reloads its cache after extension
  24    enabling.
  25    (Merged from release/3.4.5 erv. 10890)
  26  
  27  *Datatypes:
  28  
  29  eZ Identifier:
  30  - Fixed: Aqcuiring a unique ID is now done the first time an object is created
  31    and not only when it is created.
  32    (Merged from stable/3.4 (3.4.5) rev. 10568)
  33  - Fixed: Acquiring a new unique ID is not present in previous versions.
  34    (Merged from stable/3.4 (3.4.5) rev. 10568)
  35  - Fixed: Sort key were not in lowercase.
  36    (Merged from stable/3.4 (3.4.5) rev. 10568)
  37  
  38  *Bugfixes
  39  - Fixed doxygen comment in ezrole.
  40    http://ez.no/community/bug_reports/ezrole_createtemporaryversion_claims_to_be_static_but_isn_t
  41    (Merged from stable/3.4, rev. 10357)
  42  - Fixed bug: Deleting nodes -> role assignment isn't deleted.
  43    http://ez.no/community/bug_reports/3_5rc2_deleting_nodes_role_assignment_isn_t_deleted
  44    (Merged from stable/3.4/ rev. 10363)      
  45  - Fixed bug: Call to undefined function: ezi18n in eztopmenuoperator.php.
  46    http://ez.no/community/bug_reports/fatal_error_call_to_undefined_function_ezi18n_in_eztopmenuoperator_php
  47    (Merged from stable/3.5/ rev. 10368).
  48  - Fixed bug: Wrong highlited tab and wrong redirection using "look and feel"
  49    http://ez.no/community/bugs/3_5_0rc2_wrong_highlited_tab_and_wrong_redirection_using_look_and_feel_option
  50  - Fixed bug: Override template content/browse.tpl is not possible when match like section or class_identifier.
  51    http://ez.no/community/bugs/ovveride_template_browse_and_section_id
  52  - Fixed bug: errors when usign 'attribute' template-operator.
  53    http://ez.no/community/bugs/object_ezcontentclassattribute_problems
  54    (Merged from stable/3.4 rev.10415)
  55  - Fixed bug in 'ezinisetting' datatype validation.
  56    http://ez.no/community/bugs/3_5rc2_global_settings_common_ini_settings_will_not_save
  57  - Fixed bug: possible undefined offset in sortKeyByClassAttributeID function
  58    http://ez.no/community/bugs/3_5rc2_undefined_offset_undefined_index_in_ezcontentobjecttreenode_php
  59  - Fixed bug: fatal error when $node variable is not defined in template
  60    http://ez.no/community/bugs/template_compile_include_crash_when_node_not_defined
  61  - Fixed bug that caused errors when searching for exact phrases with ezsearchengine plugin.
  62  - Fixed bug  recursive object inclusion in xml field.
  63    http://ez.no/bugs/view/5989
  64  - Fixed "ezauthor" type bugs. Added remove action check in validation function.
  65    http://ez.no/bugs/view/6008
  66    http://ez.no/bugs/view/5765
  67  - Fixed bugs in eZAuthor class. Author's 'id' was treated like an array's index and vice versa.
  68  - Fixed bug #6035: Bug Using '&' in node title displays & in line view.
  69  - Fixed bug using template caching, and not viewcache. Template cache is now cleared properly.
  70    Example : {cache-block} would not expire properly earlier when content cache was disabled. 
  71    Merged from stable/3.4 rev. 10531.
  72  - Fixed bug #6030: Wrong function's name in workflow/edit.php.
  73  - Fixed: Some windows-* character-sets were missing from transformation.ini,
  74    they will now load the latin transformation file when used.
  75  - Fixed: Adding eZ Identifier datatype does not generate ID for existing objects (Bug #6109)
  76    (Merged from stable/3.4 (3.4.5) rev. 10568)
  77  - Fixed: Extensions could not override template.ini entries. (Bug #6129)
  78    (Merged from stable/3.4 (3.4.5) rev. 10607)
  79  - Fixed bug #6092: Extra whitespace is added after link.
  80  - Fixed bug 6102: Bug PDF Lists Content Empty.
  81  - Fixed: User setting DefaultSectionID in site.ini (Bug #6039)
  82    (Merged from stable/3.4 (3.4.5) rev. 10632)
  83  - Fixed bug: Classification for paragraph is not rendered.
  84  - Added missing soap.php to distribution.
  85  - Fixed bug #6144: URL management page counter faulty.
  86  - Fixed bug #6040: RSSImport URLS are stored incorrectly into ezstring attributes.
  87    (Merged from stable/3.3 (3.3-7) rev. 10709)
  88  - Fixed bug #6151: Buggy node fetching when using classfilter with nonexistent
  89    class identifier.
  90  
  91  - Fixed bug #5967: Undefined variable warnings in compiled templates.
  92    (Merged from stable/3.4 (3.4.5) rev. 10741)
  93  - Fixed bug #6034: eZMYSQLDB::query() unproper error handling
  94    (Merged from stable/3.4 (3.4.5) rev. 10747)
  95  - Fixed bug #4411: Modules does not work after creating node named like module.
  96    (Merged from stable/3.4 (3.4.5) rev. 10769)
  97  - Fixed bug #6179: Bug Symlinked entries in the extension dir will not been shown.
  98    (Merged from stable/3.4 (3.4.5) rev. 10780)
  99  - Fixed bug #5983: User id is not stored in workflow processes.
 100    (Merged from stable/3.4 (3.4.5) rev. 10784)
 101  - Fixed bug #6204: lib/compat.php missing by client code.
 102    (Manually merged from release/3.4.5 (3.4.5) rev. 10865)
 103  - Fixed bug #6204: lib/compat.php missing by client code.
 104    (Manually merged from release/3.4.5 (3.4.5) rev. 10865)
 105  - Fixed bug: Registering new user while being logged in causes troubles for the
 106    currently logged in user.
 107    (Merged from release/3.4.5 (3.4.5) rev. 10869)
 108  - Fixed: SQL errors in ezkeyword and ezenum datatypes when running
 109    on PostgreSQL.
 110  - Fixed bug: template cache is not cleaning when template compiler is enabled
 111  - Fixed bug #6217: Wrong package version.
 112    (Merged from release/3.4.5 (3.4.5) rev. 10919)
 113  
 114  *Templates:
 115  - Added nl2br operator to eztext view output to keep newlines in textfield datatype.


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7