Wiki source code of ReleaseNotesXWikiEnterprise172

Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 1 Release Notes for XWiki Enterprise 1.7.2
2
3 This is a bug fix release.
4
5 #toc("" "" "")
6
7 1.1 Summary of changes since XWiki Enterprise 1.7.1
8
9 1.1.1 Important bugs fixed
10
11 * XWIKI-3119: URLFactory does not work properly with an invalid request in the context
12 * XWIKI-3208: getSpaceDocsName does not work with postgresql
13
14 1.1.1 Syntax and WYSIWYG 2.0 Bugs fixed
15
16 * XWIKI-3114: Backspace is ignored at the beginning of a list item if the previous list item is on a lower level
17 * XWIKI-2734: Cannot edit the outer list item
18 * XWIKI-3112: Cannot indent a list item after undo step
19 * XWIKI-3089: Cannot move cursor after table
20 * XWIKI-3090: Cannot move cursor before table
21 * XWIKI-3110: Cannot unbold a bold word selected with double-click
22 * XWIKI-3170: Custom parameter ending syntax characters are not escaped inside xwiki/2.0 custom parameter values
23 * XWIKI-3104: Erroneous rendering of links to page anchors
24 * XWIKI-3109: Headers generated from wiki syntax look and behave differently
25 * XWIKI-3071: Hitting enter at the end of the paragraph moves the cursor at the beginning of the next unit in IE
26 * XWIKI-3098: If a macro throw a NullPointerException it breaks the whole rendering process
27 * XWIKI-3122: If macro contains format block the macro is printed in XWiki syntax with empty custom parameters before it
28 * XWIKI-2993: Insert horizontal line on a selection of unordered list.
29 * XWIKI-3113: New list item is on the same line after undo step
30 * XWIKI-3096: NullPointerException when using toc macro without any section
31 * XWIKI-3061: Overwrite the default list support
32 * XWIKI-3115: Pressing Tab in the last table cell should generate a new table row
33 * XWIKI-3143: Quotes are not escaped inside xwiki/2.0 custom parameter values
34 * XWIKI-3072: Special characters in tables are not escaped by XWIKI renderer
35 * XWIKI-3105: Use the same Range implementation for all browsers
36 * XWIKI-3159: WYSIWYG 2.0 Editor Stylesheet Problem
37 * XWIKI-3138: WYSIWYG 2.0 Preview Error
38 * XWIKI-3053: When a HR is inserted at the beginning of a paragraph an extra empty paragraph is generated before that HR
39 * XWIKI-3103: XHTML parser does not support macro with parameters but without content
40 * XWIKI-3195: underscores in links not recognized in new wysiwyg editor
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.5 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.
51

Get Connected