Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 {{error}}
4 Some blocker issues have been found in this version. You should wait to use 2.4.2 instead.
5 {{/error}}
6
7 This is a bugfix release for the 2.4 series.
8
9 = New and Noteworthy =
10
11 == Important Bugs Fixed ==
12
13 * XWIKI-5511 - In some conditions a newly created wiki does not have the standard classes
14 * XWIKI-5492 - Can't move the focus outside of the rich text area in Opera
15 * XWIKI-5440 - user.isUserInGroup return false if User in Master and group in virtual
16 * XWIKI-5452 - "cache.path" configuration is not taken into account by JBossCache module
17 * XWIKI-5414 - Keyboard shortcuts are not ignored when trying to navigate with keys in a select input
18 * XWIKI-5391 - MediaWikiScanner#docElements() raises unexpected ParseException when encountering <D_TABLE_CAPTION> tokens
19 * XWIKI-5515 - NPE when accessing an not existing wiki and autowww = 0
20 * XWIKI-5363 - PeriodFactory#createSinceMonthsPeriod creates a "since weeks" period instead
21 * XWIKI-5476 - Problem with non-px image dimensions in wysiwyg mode only with IE7
22 * XWIKI-5457 - Propeditor cannot work anymore with recent livetable code
23 * XWIKI-5243 - Reflected XSS in edit(wiki|wysiwyg|wysiwygnew).vm
24 * XWIKI-5450 - SQL injection in suggest.vm
25 * XWIKI-5428 - Save and Continue doesn't validate the mandatory document title
26 * XWIKI-5434 - Saved request parameters are not restored on relogin
27 * XWIKI-5244 - Stored XSS via user/group name
28 * XWIKI-5510 - Text and background color don't match the color themev
29 * XWIKI-5417 - xwiki/2.0 renderer should escape any (% it can find
30 * XWIKI-5453 - includeMacro() no longer works in XE 2.4
31 * XASEARCH-10 - Escaping issue in Main.DatabaseSearch
32 * XAADMINISTRATION-156 - Cannot add "global" user in groups
33 * XAADMINISTRATION-155 - Improper search icon position in Administration Application
34 * XAADMINISTRATION-168 - Small inconsistency in DOM of some elements that use ConfigurationClass Class
35
36 == Translations ==
37
38 Updated translations:
39 * Core: ca, cs, de, es, fr, gl, hi, hr, ko, lv, nl, no, pl, ro, ru, sk, sv, uk, zh_TW, zh
40 * Wysiwyg: ca, es, fr, it, lv, ru, sk, sv, zh_TW
41 * XE: ca
42
43 New translations:
44
45 * XE: zh
46
47 == Dependencies ==
48
49 * XWIKI-5403 - Downgrade mis-released 2.1 version of commons-net back to the latest official version, commons-net-2.0
50 * XWIKI-5489 - Upgrade to Jython 2.5.2b2
51
52 = Known issues =
53
54 * [[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]]
55
56 = Backward Compatibility and Migration Notes =
57
58 == General Notes ==
59
60 {{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