Wiki source code of XWiki Enterprise 2.4.2 Release Notes
Version 2.1 by Thomas Mortagne on 2010/09/23
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
2 | |||
3 | This is a bugfix release for the 2.4 series. | ||
4 | |||
5 | = New and Noteworthy = | ||
6 | |||
7 | == Important Bugs Fixed == | ||
8 | |||
9 | * Some applications fail with the following error | ||
10 | {{code language="none"}} | ||
11 | Can't find descriptor for the component xwiki.script.service.Script Service? hint = csrf?] | ||
12 | {{/code}} | ||
13 | |||
14 | = Known issues = | ||
15 | |||
16 | * [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]] | ||
17 | |||
18 | = Backward Compatibility and Migration Notes = | ||
19 | |||
20 | == General Notes == | ||
21 | |||
22 | {{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}} |