Wiki source code of XWiki Enterprise 2.4.3 Release Notes
Last modified by Thomas Mortagne on 2017/03/24 12:29
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 | * XE-715 - No parent field when editing a page | ||
| 10 | |||
| 11 | = Known issues = | ||
| 12 | |||
| 13 | * [[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]] | ||
| 14 | |||
| 15 | = Backward Compatibility and Migration Notes = | ||
| 16 | |||
| 17 | == General Notes == | ||
| 18 | |||
| 19 | {{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}} |