Wiki source code of ReleaseNotesXWikiEnterprise131

Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 1 Release Notes for XWiki Enterprise 1.3.1
2
3 This is a bug fix release.
4
5 #toc("" "" "")
6
7 1.1 Summary of changes since XWiki Enterprise 1.3
8
9 Bugs fixed
10
11 * XWIKI-921 - When using XWikiDocuments as resource bundles, no default value is used
12 * XWIKI-1605 - The WYSIWYG editor does not save for unprivileged users in Safari 3.0.3
13 * XWIKI-2130 - Document.getPreviousDocument() and Document.getPreviousVersion() seems not to work
14 * XWIKI-2193 - LDAP error message with stack trace in xwiki.log when processing invalid LDAP credentials. User gets "Internal Error" feedback on UI.
15 * XWIKI-2201 - LDAP group mapping defined in XWikiPreferences is not working
16 * XWIKI-2202 - LDAP user update corrupt XWiki user page
17 * XWIKI-2206 - Cookie domains not compliant with RFC 2109
18 * XWIKI-2208 - LDAP parameter "user_group" is not taken into account.
19 * XWIKI-2209 - XWiki GWT Api breaks UTF translations
20 * XWIKI-2210 - Can't use differents uid name configuration for the same ldap server for two differents wikis
21 * XWIKI-2211 - Cannot log in using Internet Explorer
22 * XWIKI-2215 - LDAP Authenticator should add proper error message in the context when authentication fail
23 * XWIKI-2235 - Cannot deploy XWiki as ROOT application
24 * XWIKI-2236 - doc#getLastChanges() does not work with the new versioning scheme
25 * XWIKI-2247 - The rendering component does not handle \\ and empty line correctly together
26 * XWIKI-2248 - DBTreeListClass needs to support translations
27 * XWIKI-2255 - Exception while saving some documents
28 * XWIKI-2258 - Empty page returned when login cookie with wrong IP address
29 * XWIKI-2260 - Wysiwyg editor needs to handle multiple carriage returns properly
30 * XWIKI-2269 - Two Backslashes in wiki syntax does not convert to 2 <br /> but instead escaped one backslash in HTML
31
32 Improvements
33
34 * XWIKI-2246 - Add Galician translation
35
36 New Features
37
38 * XWIKI-2204 - Ability to set url redirections at the wiki level
39 * XWIKI-2205 - add better Active Directory support - case insensitive username
40 * XWIKI-2259 - Configurable prefix for authentication cookies
41
42 1.1 Known issues
43
44 * [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]
45
46 1.1 Common Migration notes
47
48 The database structure hasn't been changed since XWiki Enterprise 1.3 so you shouldn't have to touch your Database to upgrade. Thus you can simply install this version and configure it to point to your existing database.
49
50 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.

Get Connected