[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 Changes from 3.4.0beta2 to 3.4.0 2 3 *Kernel: 4 - Updated webdav content server to use the new policy checking. 5 - Added listitem template for link class in base design. 6 - Added parameters to eztc.php (template compiler) to set the www-dir, index-file and access-path. 7 8 *Updates: 9 - Made sure the database update files has SQL commands which can be run on MysQL 3.23 10 11 *DataType: 12 13 eZIdentifier: 14 - Added serialization support. 15 16 *Bugfixes: 17 - Fixed bug of unabling to login when using limited assignment of roles. 18 http://ez.no/community/bug_reports/policy_and_problem_with_login 19 - Fixed bug related to useless eZSOAPServer::registerFunction() method. 20 http://ez.no/community/bug_reports/ezsoap_registerfunction_is_useless_invalid_code 21 - Fixed bug with cleaning up subtree-expiry affected cache-blocks. 22 http://ez.no/community/bug_reports/cache_block_subtree_expiry_table_won_t_be_cleaned_if_an_object_is_deleted 23 - Fixed bug of missing function canEdit(), canCreate(), canRemove() in eZContentObjectTreeNode. 24 http://ez.no/community/bug_reports/missing_permission_functoins_in_ezcontentobjecttreenode 25 - Fixed bug of tool create_object will not show if the root node is selected as 'show in subtree'. 26 - Fixed bug of not updating pagelayout cache when using browse button to edit tool parameters. 27 - Fixed bug of missing argument when use function validateinput() in content/translate.php 28 http://ez.no/community/bug_reports/ezcontentobjectattribute_validateinput_missing_parameter_3_at_translation 29 - Fixed bug when creating related objects and strict user rights. 30 http://ez.no/community/bug_reports/unable_to_create_related_object_without_very_relaxing_privileges 31 - Fixed broken pdf export: applied the suggested solution. 32 http://ez.no/community/bug_reports/pdf_export_fails 33 - Fixed bug related to inability of selecting source node for RSS export 34 (fixes also in stable/3.3 Rev. 6609). 35 http://ez.no/community/bug_reports/rss_export_source_1_selection_fails 36 - Fixed bug related to inability of removing an RSS export source 37 (merged from 3.3, rev. 6614). 38 http://ez.no/community/bug_reports/rss_export_delete_source_missing 39 - Fixed Checkbox datatype bugs, merged from stable 3.3 rev. 6616. 40 http://ez.no/community/bug_reports/checkbox_doesn_t_remember_default_value 41 - Fixed bug of sometimes "index.php" appearing in urls on virtual host setup. 42 Added checking for ForceVirtualHost setting. Merged from 3.3 rev. 6618. 43 http://ez.no/community/bug_reports/virtual_host_setup_sometimes_index_php_appearing_in_urls 44 - Fixed bug with the default template function where it would unset variables 45 getting out of scope. 46 http://ez.no/community/bug_reports/template_caching_problem_with_included_templates 47 - Fixed bug of offset is not used by function fetchFilteredList() in ezcontentobject.php 48 http://ez.no/community/bug_reports/ezcontentobject_attribute_plz_undo_the_changes 49 - Fixed access to PDF files, merged from stable/3.3 rev. 6635. 50 http://ez.no/community/bug_reports/pdf_export_to_url_fails 51 - Fixed storing export PDF type, merged from stable/3.3 rev. 6635. 52 http://ez.no/community/bug_reports/export_to_pdf_does_not_store_export_type 53 - Fixed bug with destroying variables if they were passed to an included 54 template under the same name. 55 http://ez.no/community/bug_reports/include_in_template_does_not_create_a_new_namespace 56 http://ez.no/community/bug_reports/template_compiler_undefined_vars 57 - Fixed PHP error when trying to edit non existing role, merged from stable/3.3 rev. 6637. 58 http://ez.no/community/bug_reports/error_in_role_view 59 - Fixed bug (suggestion) of Remove object should also remove bookmark 60 Also added cleaning up existing bookmarks and recent items for corrupted nodes 61 http://ez.no/community/bug_reports/remove_object_should_also_remove_bookmark 62 - Fixed verification of user's permissions which are were merged from several 63 roles. 64 http://ez.no/community/bug_reports/several_role_settings_for_module_user_does_not_work 65 - Fixed attribute name pattern for the article class. 66 http://ez.no/community/bug_reports/default_article_content_type_has_incorrect_object_name_pattern 67 - Fixed problem with missing duplicate function for file handlers. 68 http://ez.no/community/bug_reports/missing_function_duplicate_in_ezarchivehandler_detachhandler 69 - Fixed bug in input-transforming code for the template compiler. 70 http://ez.no/community/bug_reports/problems_with_input_parameter 71 - Fixed bug of link does not work for embedded image. 72 http://ez.no/community/bug_reports/xml_image_link_does_not_work 73 - Fixed bug of missing integer check when update priority. 74 http://ez.no/community/bug_reports/action_update_priority_needs_an_input_check 75 - Fixed void "recompile options" field of "Missing database handlers" issue 76 when setting up site without PostgreSQL support in PHP (merged from 3.3, rev. 6671). 77 http://ez.no/community/bug_reports/fine_tune_database_message 78 - Fixed bug of unable to edit translated object. 79 http://ez.no/community/bug_reports/editing_of_a_translation_don_t_work_bug_in_attribute_edit_php 80 - Fixed bug of missing included file in function fetchBookmarks() of ezcontentfunctioncollection.php. 81 http://ez.no/community/bug_reports/fatal_error_on_redirecting_template_when_registering_users 82 - Fixed bug of undefined variable in eztemplatearrayoperator.php. 83 http://ez.no/community/bug_reports/eztemplatearrayoperator_php_undef_var 84 - Fixed bug in wishlist of wrong culculation of VAT and discount. 85 Merged from stable 3.3 rev. 6682. 86 http://ez.no/community/bug_reports/wishlist_is_buggy 87 - Fixed typo in ezlog. 88 http://ez.no/community/bug_reports/typo_in_ezlog 89 - Implemented 'HEAD' in Webdav so that IE 6.0 would no longer 'PUT' an object 90 twice. 91 - Fixed Webdav's 'MOVE', the extension was not removed from the source before 92 and thus could the source object never be found. 93 - Fixed bug of missing i18n in shop/useregister.tpl 94 http://www.ez.no/community/bug_reports/i18n_not_found 95 - Changed Webdav's 'PUT' to use the parent node's sectionID as sectionID for 96 the newly PUT object. 97 - Fixed bug of getting fatal error when moving node. 98 http://ez.no/community/bug_reports/moving_article_from_one_folder_to_its_parent 99 - Fixed bug with duplicate options in menu setup. 100 http://ez.no/community/bug_reports/the_different_choices_in_the_menu_toolbar_is_shown_twice 101 - Fixed bug where Bookmark Additions required a ContentObjectID without it 102 being used. (Merged from 3.3, rev. 6705) 103 http://ez.no/community/bug_reports/recording_bookmarks_shouldnt_need_a_content_object_id 104 - Fixed bug of typo in company address for company object editing. 105 http://ez.no/community/bug_reports/typo_in_add_company_in_contacts 106 - Fixed PDF lib bug. 107 http://ez.no/community/bug_reports/margin_in_pdf_frame_header_footer 108 - Fixed bug of missing limit attribute when fetch sub menu in double_top menu. 109 http://ez.no/community/bug_reports/bug_in_the_double_top_meny_for_news 110 - Fixed bug with undefined user in eZAuthor datatype 111 http://ez.no/community/bug_reports/package_install_error_on_article_content_object 112 - Fixed missing class_identifier bug in class/grouplist view. 113 http://ez.no/community/bug_reports/undefined_index_class_identifier 114 - Fixed bug in the content cache where year/month/day parameters were not taken 115 into account. 116 http://ez.no/community/bug_reports/toolbar_error_when_publishing_a_calendar 117 - Fixed typo bug 118 http://ez.no/community/bug_reports/typos_in_design_standard_templates_content_bookmark_tpl 119 - Fixed bugs in update scripts for PostGreSQL. 120 - Fixed bug in template compiled 'fetch' function. 121 http://ez.no/community/bug_reports/template_compiler_bug_when_class_list_is_passed_to_fetch_in_a_variable_containing_hash 122 - Fixed undefined variable in debug call. 123 http://ez.no/community/bug_reports/warning_undefined_variable_in_kernel_workflow_edit_php 124 125 *Library: 126 127 eZMail: 128 - Added setting to work around line ending issues in broken MTAs. 129 http://ez.no/community/bug_reports/ez_no_notifaction_not_working_properly_wrong_email_output 130 131 eZ template: 132 - Added parameter tool_id and offset for toolbar function. 133 - Made sure loop item for the section function is unset before children are 134 processed. 135 - Fixed a bug in the compilation system when compiling multiple files in session. 136 137 *Translations: 138 - Updated locale ger-DE
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 |