Wiki source code of XWiki Enterprise 2.4.2 Release Notes
Last modified by Thomas Mortagne on 2017/03/24
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} |
2 | |||
![]() |
3.1 | 3 | {{error}} |
![]() |
3.3 | 4 | There is an important bug in this release: the "parent" field has disappeared and you can no longer set a document's parent using the UI. You should use 2.4 or wait for the next bugfix version that will be released as soon as possible. |
![]() |
3.1 | 5 | {{/error}} |
6 | |||
![]() |
1.1 | 7 | This is a bugfix release for the 2.4 series. |
8 | |||
9 | = New and Noteworthy = | ||
10 | |||
11 | == Important Bugs Fixed == | ||
12 | |||
![]() |
2.1 | 13 | * Some applications fail with the following error |
14 | {{code language="none"}} | ||
15 | Can't find descriptor for the component xwiki.script.service.Script Service? hint = csrf?] | ||
16 | {{/code}} | ||
![]() |
1.1 | 17 | |
18 | = Known issues = | ||
19 | |||
![]() |
5.1 | 20 | * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]] |
![]() |
1.1 | 21 | |
22 | = Backward Compatibility and Migration Notes = | ||
23 | |||
24 | == General Notes == | ||
25 | |||
26 | {{warning}}Always make sure you compare your //xwiki.cfg// file with the newest version since some configuration parameters were added. 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.{{/warning}} |