Release Notes for XWiki Enterprise 1.4 Release Candidate 1
Contents
Release Notes for XWiki Enterprise 1.4 Release Candidate 1
First release candidate of the XWiki Enterprise 1.4 version (Roadmap).Changes since XWiki Enterprise 1.4 Milestone 2
Main changes
- Import generate DELETE notifications
- Macros declared before a call to
doc.getRenderedContent()in custom XWiki.XWikiSkins skin object are not taken into account - Section editing is broken
- Activity statistics merge two days in one in graphics
- HTML export is broken
- Plugins should only be instantiated once
- WYSIWYG editor misinterprets velocity comments as a list
- Wysiwyg editor does not take its stylesheet from preferences
- Add correct Last-Modification header for filesystem skin files
- The indexing should be split in limited batches to reduce memory consumption
Detailed changes
Release Notes - XWiki Enterprise - Version 1.4 Release Candidate 1
Bugs- XE-234 - CopyDocument page has some problems
- XE-238 - Write selenium test to verify the behaviour of the AllDocs tree
Release Notes - XWiki Core - Version 1.4 Release Candidate 1
Bugs- XWIKI-2365 - Import generate DELETE notifications
- XWIKI-2340 - Macros declared before a call to
doc.getRenderedContent()in custom XWiki.XWikiSkins skin object are not taken into account - XWIKI-2342 - Section editing is broken
- XWIKI-2326 - Activity statistics merge two days in one in graphics
- XWIKI-2352 - HTML export is broken
- XWIKI-2098 - Make the way parseTemplate considers where to find a template consistent with the way SkinAction does that
- XWIKI-2353 - Plugins should only be instantiated once
- XWIKI-1713 - WYSIWYG editor misinterprets velocity comments as a list
- XWIKI-2351 - Wysiwyg editor does not take its stylesheet from preferences
- XWIKI-2348 - LDAP authentication print error message with empty "group_mapping" property
- XWIKI-2369 - Error when custom skin defined in wiki page has a macros.vm property
- XWIKI-2360 - Add correct Last-Modification header for filesystem skin files
Release Notes - XWiki Lucene Plugin - Version 1.2
Bugs- XPLUCENE-15 - At startup, an empty index should be created if there isn't one
- XPLUCENE-9 - The indexing should be split in limited batches to reduce memory consumption