[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 Changes from 3.8.0beta1 to 3.8.0beta2 2 3 *Kernel: 4 eZXML: 5 - Rewritten and separated "simplified XML" edit field output routine. 6 - Allowed to use inline tags (including custom inline tags) inside headers. 7 - Added possibility to define a way of processing space characters in eZXML 8 input. 9 (see 'TrimSpaces' and 'AllowMultipleSpaces' settings in ezxml.ini) 10 - Added possibility to allow empty paragraphs. 11 (see 'AllowEmpty' setting in 'paragraph' section of content.ini) 12 13 *Bugfixes: 14 - Fixed bug #7832: No conditions with "like" in function 15 eZPersistentObject::conditionTextByRow. 16 ( Merged from stable/3.7 ( 3.7.6 ) rev. 15543 ) 17 - Fixed inability to proceed with an uploaded package in the setup wizard. 18 - Removing references to product category after it has been removed. 19 - Fixed bug #8087: Sorting of classes in policy function limitation lists. 20 - Fixed bug #8090: Admin Interface Copyright Line Needs To Be Updated For 2006. 21 - Fixed bug #8002: Hidden nodes are shown when fetching reverse_related_objects. 22 - Fixed bug #8015: Clear basket when user logs out. 23 - Fixed bug #8078: Fatal error after click on "Cancel" button in Global settings. 24 - Fixed bug: eZContentObjectTreeNode::fethNode should not fetch temporary nodes. 25 ( Merged from stable/3.7 ( 3.7.6 ) rev. 15582 ) 26 - Fixed broken image passthrough when clustering is enabled. 27 - Fixed bug: Content cache might be not cleared when clustering is enabled 28 due to occurence of '//' in the wildcard. 29 - Fixed bug 6970: Bug Impossible to pass parameters to PDF template. 30 ( Merged from stable/3.5 rev. 15602, stable/3.6 rev. 15603, stable/3.7 rev. 15604 ) 31 - Fixed bug #8095: shorten operator doesn't return proper results 32 with parameter middle. 33 ( Merged from stable/3.7 ( 3.7.6 ) rev. 15607 ) 34 - Fixed bug #6665: updateviewcount.php bug. 35 ( Merged from stable/3.7 ( 3.7.6 ) rev. 15617 ) 36 - Fixed bug #7753: flatten.php missing in ez. 37 ( Merged from stable/3.6 ( 3.6.8 ) rev. 15630 ) 38 - Fixed bug #8124: Object name "L'azienda" causes query error. 39 - Fixed bug #8121: Possible wrong navigation menu used when deleting objects. 40 ( Merged from stable/3.7 ( 3.7.6 ) rev. 15657 ) 41 - Fixed bug #8100: Sorting of classes in Multiplexer Event selection list. 42 - Fixed bug #8130: Error nesting "ul" XML tags. 43 - Fixed bug #7602: Upload media files with automatic location doesn't work 44 correctly. 45 - Fixed bug: Wrong headers numbering in automatic XML headers numeration. 46 - Fixed bug: Tables and lists are rendered 2 times in XML->XHTML output. 47 - Fixed bug: Wrong headers numbering in eztoc template operator. 48 - Fixed bug: Specifying non-existent classes only in 'ShowClasses' setting causes 49 'content structure' menu show all classes. 50 - Fixed some mysql deadlocks that may have happened when several users 51 were concurrently publishing something. 52 - Fixed bug #8079: Undefined post variable: SelectedNodeIDArray. 53 - Fixed bug #8099: Backslash escaping. 54 - Fixed bug #8000, #7711: Whitespaces between adjacent xml tags incorrectly 55 removed. 56 - Fixed bug #8111: XML tags not allowed between custom tags. 57 - Fixed bug #8031: No empty lines/paragraphs possible. 58 - Fixed bug: php and tpl errors/warnings when creating object with 'ezmedia' 59 datatype in non-compiled template mode. 60 - Fixed bug #8102: {include} parameters don't respect bounds. 61 ( Merged from stable/3.7 ( 3.7.6 ) rev. 15717 ) 62 63 *INI settings: 64 - Added site.ini:[shopSettings].ClearBasketOnLogout setting: 65 Means that the basket will (or NOT) be cleared when a user logs out. 66 - Added ezxml.ini:[InputSettings].TrimSpaces setting: 67 True value means that spaces will be stripped off in the old way and false 68 means that all spaces remain. 69 - Added ezxml.ini:[InputSettings].AllowMultipleSpaces setting: 70 True means that space characters sequence will be replaced by one space 71 character. 72 - Added content.ini:[paragraph].AllowEmpty setting: 73 Is this allowed to have empty paragraphs in eZXML input. 74 75 *DataTypes: 76 77 *eZTemplate: 78 - Added a new parameter "ignore_visibility" ("true" by default) to 79 "reverse_related_objects_count" and "reverse_related_objects" functions. 80 That allows fetching visible objects only or all reverse related objects. 81
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 |