[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 Changes from 3.0-2 to 3.0-3 2 3 * Security: 4 - Fixed a security exploit in user edit which would allow 5 anyone to edit the user content of a specific user. 6 Now the only users who have content/edit permission on 7 the user object can change the settings and profile. 8 9 *Kernel : 10 - Fixed cache bug in eZ user. instance() returned a common user object for all instances. 11 - Fixed bug of unable to deselect all enum elements in datatype enum. 12 - Fixed bug with next and previous in sitemap and full view. 13 - Fixed proper escaping of PHP session id keys, fixes possible security problem. 14 - Fixed problem with not being able to unset the information collector setting in class edit. 15 - Fixed missing error type in kernel/content/copy.php when no object was found. 16 - Fixed bug in ezsearch. Not all word was indexed if contentobject contained some special chars. 17 - Fixed security bug which user could move or add object to anywhere if he could edit the object. 18 - Fixed bug of image cleanup in image variation directory and file cleanup. 19 - Fixed bug in purge function which redundantly calls cleanup attribute function. 20 - Fixed bug of image cleanup in image variation directory and file cleanup. 21 - Fixed bug in purge function which redundantly calls cleanup attribute function. 22 - Fixed bug of object published in multiple places where node assignment was not updated when 23 one of its none main location is deleted. 24 - Fixed bug in datatype object relation which causes can not move or add locations for object. 25 - Fixed bug in node deletion which does not remove children in noen main node locations when 26 a main node is deleted. 27 - Fixed bug in override system which would cause override files to not be used if no 28 design keys were set (for instance from shop/basket). 29 - Made sure name and type for access is set in access.php when default access is used. 30 31 *Library : 32 33 eZ Utils: 34 - The handleChecked function in eZHTTPPersistence is now deprecated. 35 - Added check for error type in eZModule::handleError, if no type is specified 36 kernel is assumed and a warning is issued. 37 38 eZ I18N: 39 - The charset conversion from UTF8 to codepage has been optimized by inlining some UTF8 code. 40 41 eZ XML: 42 - Fixed bug of unable to save prefix "xmlns" for attributes. 43 44 * Changed files: 45 - All sql update files in update/database/ has been given the suffix .sql and 46 the name now reflects the from and to version.
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 |