Added by Niels van Kampenhout, last edited by Niels van Kampenhout on Sep 01, 2006
()
Release Notes - Hippo CMS - Version v6.03.05
Changes
Fixes
- [CMS-201] - After changing the index, (re)publication of all documents is necesarry
- [CMS-386] - Javascript errors after login
- [CMS-400] - Missing images
- [CMS-401] - Search: search for word phrase does not work correctly
- [CMS-424] - Multiple Xinha HTMLArea's put Mozilla into an endless loop, crashing the browser
- [CMS-449] - Missing I18N label for list of documents to be unpublished
- [CMS-462] - Account for different timezones of publicationDate and lastmodified
- [CMS-469] - Layout: groups are not properly converted to valid html
- [CMS-471] - Thesaurus picker doesn't update
- [CMS-477] - Creating a new folder or document with a very long name results in error
- [CMS-478] - Tree generator cache implementation does not work correctly
- [CMS-484] - Pickers don't work for elements containing a "-"
- [CMS-485] - Root folder is highlighted in folder tree after creating new document inside subfolder
- [CMS-486] - Locks HashMap not updated after deleting locked document
- [CMS-502] - Resource/folder picker do not work in explorer perspective
- [CMS-503] - Anchors are translated to /# in editor
- [CMS-504] - Allow "name" attribute in link element
- [CMS-514] - Copying folder changes last modification date of documents in target folder
- [CMS-521] - Xinha table row operations work incorrectly
- [CMS-523] - Order of elements is reversed when using initial-size attribute in the cforms model
- [CMS-526] - Document status icon not updated after publication scheduling
- [CMS-527] - Copying of folder results in status change of existing documents in target folder
- [CMS-529] - Shutting down Hippo CMS results in a spoolToDisk error
- [CMS-531] - Thesaurus/listpicker: search changes special characters
- [CMS-534] - Continuations are kept for every form action, possibly resulting in OOMs
- [CMS-539] - in HTMLAreaBinding.java, the top-level element is added to the form
- [CMS-546] - WorkFlowID gets deleted on publication in editor
- [CMS-548] - Publishing documents sometimes causes invalid XML in the published document
- [CMS-551] - Fixed parts of "row add" labels are not translated correctly
- [CMS-552] - Continuation conflicts between different types of action forms
- [CMS-563] - Newlines in dashboard i18n catalogue break search
- [CMS-566] - i18n_messages to javascript is broken when using carriage return/line feed and/or html markup
- [CMS-568] - Log categories "jms" and "eventcache" defined twice in logkit.xconf
- [CMS-571] - Error message when clicking files or folders in Assets tab
- [CMS-583] - Dutch translation for Xinha's maximize/minimize editor button tooltip is missing
Improvements
- [CMS-336] - Fix calendar popup styling in IE
- [CMS-366] - Missing and incorrect i18n translations
- [CMS-396] - Add expires header to Xinha images
- [CMS-413] - Replace CIncludeTransformer with IncludeTransformer wherever it is used
- [CMS-419] - New widget type: textarea
- [CMS-468] - Support for preprocessing XSLs defined in types.xml
- [CMS-479] - Configurable maxobjects for MRUMemory used by eventaware-store
- [CMS-481] - Display caption of currently open document in titlebar
- [CMS-483] - Status: show 'changed' icon when lastmodified > publishdate
- [CMS-495] - Captcha support in forms
- [CMS-496] - Add posibility to configure accepted mime-types for a form
- [CMS-497] - Add option for survey type in forms
- [CMS-501] - Use browser locale to determine language in login screen if no cookie is present
- [CMS-509] - Status and clear cache pipelines
- [CMS-515] - use external workflow configuration directory
- [CMS-524] - Xinha resources dont need to be cached in EHDefaultStore
- [CMS-533] - Enable Xinha editor fullscreen
- [CMS-536] - Ask if user wants password to be remembered
- [CMS-540] - Many continuations are being created over and over
- [CMS-543] - Do not store login details in cookie by default
- [CMS-545] - Xinha lazy loading
- [CMS-547] - Search performance improvements
- [CMS-555] - Lazy loading of dashboard views
- [CMS-579] - Set schema locations in sample backend templates to version 6.03 schemas
Tasks
- [CMS-506] - Add license info
- [CMS-538] - Remove old editor plugin constructions
- [CMS-575] - Update Hippo Cocoon dependency to 2.1.8.9
- [CMS-576] - Check all caching pipelines: make them noncaching or ecaching
Known Issues
There are still some issues open, which are scheduled to be fixed in the next release:
- [CMS-567] - Backend templates cache never invalidates
- [CMS-559] - i18n translation of backend template messages breaks sometimes