ReleaseNotesXWikiEnterprise13

Last modified by Thomas Mortagne on 2020/01/28

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.3

This release spanned 2 full months starting on the 10th of January 2008 and ending on the 7th of March 2008. During that period we implemented over 200 issues, fixing close to 100 bugs and adding new features such as:

  • Ability to export pages as HTML in a zip file
  • Ability to export the current page in a XAR
  • Better Oracle support
  • New Toucan skin
  • Complete rewrite of the LDAP authentication support including the support for LDAP groups
  • Diff emails sent by the Watchlist feature + ability to customize the email sent
  • Improved translation (German, French, Spanish) + new transaltions (Slovak)

Changes since XWiki Enterprise 1.3 RC 1

  • Core changes:
    • Bugs
      • XWIKI-1850 - No security against recursive includes
      • XWIKI-2047 - DB2 Hibernate Mapping for 1.2
      • XWIKI-2163 - XWiki.parseGroovyFromPage() doesn't work when passing the a page containing JARs to be put in the Groovy classloader
      • XWIKI-2164 - Cannot log out
      • XWIKI-2171 - When user is not in the bind_DN/bind_pass search for DN from user uid fail
    • Improvements
      • XWIKI-2157 - Add Slovak translation
      • XWIKI-2170 - Allow inactive users to see specific pages
  • Albatross Skin:
    • Bugs
      • XSALBATROSS-18 - Parse error when serving skin.js through SkinAction
  • Toucan Skin:
    • Bugs
      • XSTOUCAN-11 - RSS macro isn't styled correctly in Toucan
      • XSTOUCAN-12 - In inline edit mode all the input fields are stretched to the full content width
      • XSTOUCAN-13 - Numbered lists do not appear as numbered
      • XSTOUCAN-17 - Bulletted lists do not show bullets in the WYSIWYG editor
    • Improvements
      • XSTOUCAN-14 - In admin mode allow clicking anywhere on a tab to select it
      • XSTOUCAN-15 - Increase size of info box displayed by the #xwikimessageboxstart macro
      • XSTOUCAN-16 - Remove borders for tables using the memberstable class id
  • Watchlist plugin
    • Bugs
      • XPWATCHLIST-20 - Exception on Scheduler.WebHome about "isDocumentWatched"

Changes since XWiki Enterprise 1.2

See the release notes for:

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.3. 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.

Make sure you import the new Panels Application XAR 1.4 since it's required by the new Albatross and Toucan skin versions.

Tags:
   

Get Connected