XWiki Enterprise 2.2.6

Last modified by Thomas Mortagne on 2023/10/13

This is a bug fix release.

Changes since XWiki Enterprise 2.2.5

Bugs fixed

  • [XWIKI-4378] - Should never deny resources access through skin URL
  • [XWIKI-5004] - Inactive user should be able to access the same UI than XWikiGuest
  • [XWIKI-5005] - Form displayed to inactive user after login for account activation does not submit to correct URL
  • [XWIKI-5064] - Issue escaping " [ " when located in front of an URL
  • [XWIKI-5113] - Id block inside header is badly rendered
  • [XWIKI-5114] - Allow controlling the depth of headers to look for when generating titles from document's content (configuration in xwiki.cfg)
  • [XWIKI-5126] - Link to force editing a locked user is wrong in new UI
  • [XWIKI-5127] - #googlecalcustom macro mixup front and background colors, and also use a "Test" title
  • [XWIKI-5128] - XWiki doesn't check groups permissions correctly in multiwiki environment
  • [XWIKI-5131] - PropUpdateAction use wrong XWiki#flushCache method
  • [XAADMINISTRATION-134] - Users->add new user not using XWiki.Registration with field validation.
  • [XAADMINISTRATION-131] - Hide color theme setting from space administration (currently unsupported at the level)

Known issues

Backward Compatibility and Migration Notes

General Notes

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 explicitly 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. If you do so make sure you follow the upgrade process in order not to overwrite your existing pages.

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.

API Breakages

No API breakage.

Tags:
   

Get Connected