Wiki source code of Release Notes for XWiki Enterprise 3.3.1
Last modified by Thomas Mortagne on 2017/03/24 11:49
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | This is the first (and probably last) bugfix release for the 3.3 series. | ||
| 6 | |||
| 7 | = Bugfixes = | ||
| 8 | |||
| 9 | * [[XCOMMONS-74>>https://jira.xwiki.org/browse/XCOMMONS-74]] - DefaultLoggerManager#popLogListener does not put back stacked listener | ||
| 10 | * [[XCOMMONS-77>>https://jira.xwiki.org/browse/XCOMMONS-77]] - XWikiContext is set after ExecutionContext initialization when cloning the ExecutionContext | ||
| 11 | * [[XRENDERING-171>>https://jira.xwiki.org/browse/XRENDERING-171]] - Introducing new metadata in to indicate the base reference to use to resolve references | ||
| 12 | * [[XWIKI-7061>>https://jira.xwiki.org/browse/XWIKI-7061]] - Unable to add users to a group on IE9 | ||
| 13 | * [[XWIKI-7283>>https://jira.xwiki.org/browse/XWIKI-7283]] - Improve the workspace panel | ||
| 14 | * [[XWIKI-7284>>https://jira.xwiki.org/browse/XWIKI-7284]] - Convert all Workspaces pages to 2.0 syntax. | ||
| 15 | * [[XWIKI-7302>>https://jira.xwiki.org/browse/XWIKI-7302]] - The class sheet and class template generated by AppWithinMinutes are orphan | ||
| 16 | * [[XWIKI-7303>>https://jira.xwiki.org/browse/XWIKI-7303]] - Enable Czech as a translation language for the WYSIWYG editor | ||
| 17 | * [[XWIKI-7305>>https://jira.xwiki.org/browse/XWIKI-7305]] - Make sure that Workspaces related menus don't affect subwiki local users | ||
| 18 | * [[XWIKI-7306>>https://jira.xwiki.org/browse/XWIKI-7306]] - The class editor doesn't validate properly the field names | ||
| 19 | * [[XWIKI-7315>>https://jira.xwiki.org/browse/XWIKI-7315]] - Wiki macros are not registered in workspaces | ||
| 20 | * [[XWIKI-7327>>https://jira.xwiki.org/browse/XWIKI-7327]] - Discrepancy between the total number of extensions returned and the number of matched extensions reported by the Extension Repository | ||
| 21 | * [[XWIKI-7328>>https://jira.xwiki.org/browse/XWIKI-7328]] - pdf.css makes no visible difference in the PDF export | ||
| 22 | * [[XWIKI-7330>>https://jira.xwiki.org/browse/XWIKI-7330]] - The first parameter of the livetable velocity macro does not accept a dot anymore | ||
| 23 | * [[XWIKI-7341>>https://jira.xwiki.org/browse/XWIKI-7341]] - No details in the error log when search on a Searchable repository fails | ||
| 24 | * [[XWIKI-7353>>https://jira.xwiki.org/browse/XWIKI-7353]] - Fix workspace issues related to the fact that the local Admin is missing | ||
| 25 | * [[XWIKI-7360>>https://jira.xwiki.org/browse/XWIKI-7360]] - Invalid "see changes" link in multiwiki mode for Activity stream event | ||
| 26 | * [[XWIKI-7361>>https://jira.xwiki.org/browse/XWIKI-7361]] - #resizedUserAvatar macro displays noavatar.png instead of actual user avatar in inline mode. | ||
| 27 | * [[XWIKI-7363>>https://jira.xwiki.org/browse/XWIKI-7363]] - Changing the document syntax sometimes fails to properly migrate the content to the new syntax | ||
| 28 | * [[XWIKI-7365>>https://jira.xwiki.org/browse/XWIKI-7365]] - Infinispan configuration is not taken into account | ||
| 29 | * [[XWIKI-7382>>https://jira.xwiki.org/browse/XWIKI-7382]] - Include macro with context=current should resolve reference based on current document instead of source document | ||
| 30 | * [[XWIKI-7393>>https://jira.xwiki.org/browse/XWIKI-7393]] - Filesystem cache location configured trough API is not taken into account in infinispan handler | ||
| 31 | * [[XWIKI-7396>>https://jira.xwiki.org/browse/XWIKI-7396]] - Disable the Create New Workspace page if the installation is not yet complete (workspace template not installed) | ||
| 32 | * [[XWIKI-7398>>https://jira.xwiki.org/browse/XWIKI-7398]] - Image plugin recreate the cache several times | ||
| 33 | * [[XWIKI-7404>>https://jira.xwiki.org/browse/XWIKI-7404]] - XEM indexing options appearing in XE Search Administration Page | ||
| 34 | * [[XE-1067>>https://jira.xwiki.org/browse/XE-1067]] - XWiki.ClassSheet doesn't detect properly the class template | ||
| 35 | * [[XE-1075>>https://jira.xwiki.org/browse/XE-1075]] - Tomcat complain about mysql.jar when starting when XWiki is installed as deb package | ||
| 36 | * [[XE-1076>>https://jira.xwiki.org/browse/XE-1076]] - hibernate configuration file generated for debian package is invalid | ||
| 37 | * [[XE-1086>>https://jira.xwiki.org/browse/XE-1086]] - Debconf database is not properly purged in debian installers | ||
| 38 | |||
| 39 | = Known issues = | ||
| 40 | |||
| 41 | * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]] | ||
| 42 | |||
| 43 | = Backward Compatibility and Migration Notes = | ||
| 44 | |||
| 45 | == General Notes == | ||
| 46 | |||
| 47 | {{warning}} | ||
| 48 | 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,...//. | ||
| 49 | {{/warning}} | ||
| 50 | |||
| 51 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above. | ||
| 52 | |||
| 53 | {{warning}} | ||
| 54 | Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were added. Note that 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. | ||
| 55 | {{/warning}} | ||
| 56 | |||
| 57 | == Issues specific to XWiki Enterprise 3.3.1 == | ||
| 58 | |||
| 59 | [[XWIKI-7382>>https://jira.xwiki.org/browse/XWIKI-7382]]: The behavior of the {~{include}~} macro has changed back to the pre-3.0 behavior. Now relative links in a document ##{~{include}~}##d with ##context="current"## are resolved relative to the including document, not relative to the included one. | ||
| 60 | |||
| 61 | == API Breakages == | ||
| 62 | |||
| 63 | No APIs were broken since XWiki Enterprise 3.3. You can see the list of broken APIs since 3.2 [[in the XWiki Enterprise 3.3 release notes>>ReleaseNotesXWikiEnterprise33#HAPIBreakages]]. |