Wiki source code of XWiki Enterprise 2.4.1 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 | |||
![]() |
9.1 | 3 | {{error}} |
![]() |
11.2 | 4 | Some blocker issues have been found in this version. You should wait to use 2.4.2 instead. |
![]() |
9.1 | 5 | {{/error}} |
6 | |||
![]() |
8.1 | 7 | This is a bugfix release for the 2.4 series. |
8 | |||
![]() |
1.1 | 9 | = New and Noteworthy = |
10 | |||
11 | == Important Bugs Fixed == | ||
12 | |||
![]() |
3.1 | 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 | ||
![]() |
1.1 | 35 | |
36 | == Translations == | ||
37 | |||
38 | Updated translations: | ||
![]() |
6.1 | 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 | ||
![]() |
1.2 | 42 | |
![]() |
5.1 | 43 | New translations: |
44 | |||
![]() |
6.1 | 45 | * XE: zh |
![]() |
5.1 | 46 | |
![]() |
1.1 | 47 | == Dependencies == |
48 | |||
![]() |
3.1 | 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 | ||
![]() |
1.1 | 51 | |
52 | = Known issues = | ||
53 | |||
![]() |
13.1 | 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]] |
![]() |
1.1 | 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}} |