[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 Changes from 3.5.0rc1 to 3.5.0rc2 2 3 *Kernel: 4 - New class eZRedirectManager which takes care of figuring the current redirect 5 URI to use for a given module. 6 - Improved storage of the LastAccessesURI session variable to only happen when 7 a view UI context is used. 8 - Fixed fetching collaboration list with offset. 9 Merged from stable/3.3 rev. 10112, stable/3.4 rev. 10113. 10 - Made sure newly created packages have the package information set. 11 (Merged from stable/3.4 (3.4.5) rev. 10296) 12 13 *Bugfixes: 14 - Fixed bug with calendar not showing when not logged in (caused by double "AND" in calendar-method's SQL) 15 - Fixed bug with non-static parameters to the i18n operator with use of the 16 template compiler. 17 http://ez.no/community/bug_reports/3_5_i18n_operator_doesn_t_take_variables_as_input_anymore 18 - Fixed missing error checking of non-existing nodes when fetching subtrees. 19 http://ez.no/community/bug_reports/3_5_fatal_error_ezcontentobjecttreenode_php 20 - Fixed missing error checking of non-existing nodes when fetching subtree counts. 21 - Added a work around for a bug in IE. 22 (Merged from stable/3.4, rev. 10012) 23 http://ez.no/community/bug_reports/pdf_on_the_fly_issue_with_ie_wrong_header 24 - Fixed bug: Calendar toolbar and PostgreSQL. 25 http://ez.no/community/bug_reports/calendar_toolbar_and_postgresql 26 - Fixed bug: Wrong redirection after clearing view-cache from popupmenu. 27 http://ez.no/community/bug_reports/delete_view_cache_problem 28 - Fixed bug: Move in detailed children list doesn't work. 29 http://ez.no/community/bug_reports/move_in_detailed_children_list_doesn_t_work 30 - Fixed bug: Wrong redirection after content/draft. 31 http://ez.no/community/bug_reports/wrong_redirecting_in_admin_area 32 - Fixed bug: Time attribute can't be left empty. 33 http://ez.no/community/bug_reports/time_attribute_can_t_be_left_empty 34 - Fixed bug of toolbar templates search use id in html input element. 35 http://ez.no/community/bug_reports/invalid_xhtml_with_two_search_box 36 - Fixed bug with generating package names with non-standard-latin characters. 37 http://ez.no/community/bug_reports/3_5_package_create_no_utf_8_package_name 38 - Fixed bug related to a typo in comments: 39 http://ez.no/community/bug_reports/dbschema_and_end_comment 40 - Fixed call-time pass-by-reference warning. 41 http://ez.no/community/bug_reports/call_time_pass_by_reference_in_ezsmtptransport_php 42 (Merged from stable/3.3, rev. 10052) 43 - Added some more clean-up code for when users are deleted. 44 Part of: http://ez.no/community/bug_reports/3_5_deleting_objects_dirty_tables_after_deleting_process 45 - Fixed unincluded file required for ezCache 46 http://ez.no/community/bug_reports/fatal_error_when_clearing_cache_from_shell 47 - Fixed parsing of .tr files in DOS/Mac format. 48 http://ez.no/community/bug_reports/3_5_ezcodemapper_lowercase_not_working 49 - Fixed PDF generation bug, from stable/3.4 rev. 10099. 50 http://ez.no/community/bug_reports/fatal_error_in_pdf_generation 51 - Fixed bug of no search index generated for datatype 'datetime'. 52 - Fixed bug: Role editing forgets limitations in step 3. 53 http://ez.no/community/bug_reports/role_editing_forgets_limitations_in_step_3 54 - Fixed bug: "target" object parameter was sometimes unset in ezxhtmlxmloutput.php. 55 (Merged from stable/3.3, rev. 10115, also in stable/3.4, rev. 10116) 56 http://ez.no/community/bug_reports/xhtml_output_and_attribute_target 57 - Fixed bug: runcronjobs.php didn't report database connection error. 58 - Fixed bug: ezurl-operator fails on anchors (#) when TemplateCompile=enabled 59 http://ez.no/community/bug_reports/ezurl_operator_fails_on_anchors_when_templatecompile_enabled 60 (Merged from stable/3.4 rev 10125). 61 - Fixed bug: Call to undefined function: missingvariable() 62 (Manual merge from stable/3.4 rev. 10144) 63 http://ez.no/community/bug_reports/call_to_undefined_function_missingvariable 64 - Fixed some PHP warnings in the template system's sequence function 65 - Fixed bug: Empty class list when creating new template override. 66 http://ez.no/community/bug_reports/3_5_rc1_template_overriding_gui_seems_broken 67 - Added extra check to see if there are any keywords at all when cleaning them up 68 http://ez.no/community/bug_reports/3_5_removing_nodes_objects_manually_fatal_errors 69 (Merged from stable/3.3, rev. 10150) 70 - Added checks to object removals for cases where the object already was deleted 71 http://ez.no/community/bug_reports/3_5_removing_nodes_objects_manually_fatal_errors 72 (Merged from stable/3.3, rev. 10153) 73 - Fixed bug in content structure menu related to disappearing of item icon when no content is present 74 http://ez.no/community/bug_reports/treemenu_top_folder_icon_disappears_when_no_content_is_present 75 - Fixed bug with setting template namespaces and toolboxes 76 http://ez.no/community/bug_reports/toolbar_function_ignores_namespaces_in_template_variable_management 77 - Fixed bug with ezstring and max-length validation 78 http://ez.no/community/bug_reports/3_5_max_text_input_restriction_don_t_work_with_utf_8 79 - Fixed bug with unchecked nodeID 80 http://ez.no/community/bug_reports/node_not_set_and_fatal_error 81 - Fixed bug with indexing of attributes and translations 82 http://ez.no/community/bug_reports/search_doubled_indexed_words_in_ezsearch_object_word_link 83 - Fixed bug: When importing a 3.3 content class package, two classes are created instead of one. 84 (Merged from stable/3.4 rev. 10255) 85 http://ez.no/community/bug_reports/import_package_with_one_content_class_results_in_two_content_classes 86 - Fixed a PHP warning in packagehandlers/contentclass/ezcontentclasspackagehandler.php. 87 (Merged from stable/3.4 rev. 10255) 88 - Fixed bug with missing class_identifier override key. 89 http://ez.no/community/bug_reports/class_identifier_and_override_problems 90 (Merged from stable/3.4 (3.4.5) rev. 10258). 91 - Added missing class and section override keys for the 92 content_version_view_gui template function. 93 (Merged from stable/3.4 (3.4.5) rev. 10258). 94 - Fixed bug Workflow results are ignored in content/edit.php. 95 http://ez.no/community/bug_reports/workflow_results_are_ignored_in_content_edit_php 96 (Manually merged from stable/3.4 rev. 10261). 97 - Changed workflow mechanism so that the before and after connection types can 98 be specified in the workflow.ini. 99 - Fixed bug in archive handler in doWrite() method, the length parameter was 100 not checked for false and would in some cases not write any data at all. 101 (Manually merged from stable/3.4 (3.4.5) rev. 10273) 102 - Removed setting path in content/versionview, merged from stable/3.3 rev. 10284, stable/3.4 rev. 10286. 103 http://ez.no/community/bug_reports/crash_when_using_versionview 104 - Fixed bug: unable to view media files. 105 http://ez.no/community/bug_reports/media_files_can_t_be_viewed_flash_quicktime_etc 106 - Fixed bug: Fatal errors after importing a class with the same identifier as one of the exising classes has. 107 http://ez.no/community/bug_reports/package_import_problem_with_same_class_identifiers 108 - Added check to class/edit for it to ensure that two different classes cannot have equal identifiers. 109 - Fixed bug: Day name is not translated with operator l10n(datetime). 110 http://ez.no/community/bug_reports/operator_l10n_day_name_translation_and_datetime 111 - Fixed fatal error in subtree() when viewing a newly created node which doesn't 112 have sorting rule for its subitems. 113 - Fixed bug: Incorrectly handled fetchalias.ini file which resulted in wrong function parameters' values were 114 set when using fetch aliases. 115 - Fixed bug: PostgreSQL - empty ezobjectrelation. 116 http://ez.no/community/bug_reports/postgresql_empty_ezobjectrelation 117 - Fixed bug: Can't remove selected objects from trash. 118 http://ez.no/community/bug_reports/can_t_remove_selected_objects_from_trash 119 - eZIdentifier datatype now correctly sets the sort_key_string value 120 (Merged from stable/3.3 rev. 10311) 121 - Fixed bug in displaying the memory limit when no limit was actually set. 122 http://ez.no/community/bug_reports/incorrect_display_of_memory_limit 123 - Fixed a bug in the installer to check correctly for a memory limit setting of 124 -1 and no available memory limit at all. 125 126 *Library: 127 128 eZURI: 129 - Added originalURIString() method which returns the original URI with user parameters. 130 131 eZTemplate: 132 - Fixed bug in template compiler when assigning the results of an expression to 133 a PHP variable and the expression resulted in an object proxy (e..g section 134 iterator) 135 - Fixed problem with template optimizer which would create initialization code 136 placed inside conditional code that may never be run. 137 138 eZDB: 139 - Added method which can check if a given character set matches the one used in 140 the database. Currently implemented for MySQL when 4.1.1 or higher is used. 141 142 eZFileHandler: 143 - Made sure copy() and move() methods check if source and destination points 144 to the same file, if so it just returns true. 145 (Merged from stable/3.4 (3.4.5) rev. 10293) 146 147 eZTarArchiveHandler: 148 - Made sure directories have the ending slash when storing in tar file. 149 (Merged from stable/3.4 (3.4.5) rev. 10293) 150 - Made sure tar files are padded to 20 blocks (of 512 bytes) containing 151 zero filled blocks. 152 (Merged from stable/3.4 (3.4.5) rev. 10293) 153 154 *Design: 155 - Removed admin.css from pagelayout.tpl and redirect.tpl in standard design. 156 Merged from stable/3.3 rev. 10194, stable/3.4 rev. 10195.
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |