Last modified by Thomas Mortagne on 2017/03/24

Show last authors
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 * XWIKI-5542 - Different rights in view and rest mode
10 * XWIKI-5597 - File upload plugin doesn't strip the file path in IE
11 * XWIKI-5598 - When importing a XAR, ignoring translated documents does not work
12 * XWIKI-5309 - rest api query called by XE JumpToPage causes performance problem and even deadlock
13 * XWIKI-5387 - Apache commons URIUtil is potentially unsafe
14 * XWIKI-4366 - Blockquote is badly parsed when multiple lines are styled together
15 * XWIKI-5525 - DBList request level cache is ignored
16 * XWIKI-5591 - HTML to Wiki Syntax 2 looses color in certain cases
17 * XWIKI-5599 - In the XAR importer UI, the initial space document count is wrong whenever that space has translated documents
18 * XWIKI-5530 - LDAP module: Impossible to login with the same UID if your DN changes
19 * XWIKI-5523 - NPE during parsing of a sequence table/style/paragraphe/paragraphe
20 * XAANNOTATIONS-32 - Highlight does not disappear after deleting the last annotation from a page
21
22 = Known issues =
23
24 * [[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]]
25
26 = Backward Compatibility and Migration Notes =
27
28 == General Notes ==
29
30 {{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}}

Get Connected