ReleaseNotesXWikiEnterprise14RC1

Last modified by Thomas Mortagne on 2017/03/24

ContentsThe [toc] macro is a standalone macro and it cannot be used inline. Click on this message for details.

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

    New features

  • 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

Improvements

  • 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

Known issues

Common Migration notes

The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1.4RC1. Thus you can simply install this version and configure it to point to your existing database. 

If you're running in a multiwiki setup you'll also need to define the property xwiki.store.migration.databases=all to your xwiki.cfg file or explicitely name all databases to be migrated as in xwiki.store.migration.databases=db1,db2,....

You may also want to import the default wiki XAR in order to benefit from improvements listed above.

Always make sure you compare your xwiki.cfg file with the newest version since some configuration parameters were added. Of note, you should add xwiki.store.migration=1 so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.

Tags:
   

Get Connected