Wiki source code of ReleaseNotesXWikiEnterprise171

Version 6.1 by Jean-Vincent Drean on 2009/01/07

Show last authors
1 1 Release Notes for XWiki Enterprise 1.7.1
2
3 This is a bug fix and enhancement release.
4
5 #toc("" "" "")
6
7 1.1 Summary of changes since XWiki Enterprise 1.7
8
9 1.1.1 WYSIWYG 2.0 Improvements
10
11 * Image handling. You can now upload and insert image in your documents from the WYSIWYG
12
13 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-1.jpg')" />
14
15 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-2.jpg')" />
16
17 * Table handling. You can create tables and manage them (row/columns addition and deletion) from the WYSIWYG.
18
19 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-4.jpg')" />
20
21 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-3.jpg')" />
22
23 1.1.1 Important bugs fixed
24
25 * XWIKI-2988: The way to synchronize several LDAP groups with the same XWiki group is wrong
26 * XWIKI-3024: XWiki authenticator load xwiki.authentication..createuser in place of xwiki.authentication.createuser from xwiki.cfg file
27 * XWIKI-3023: Timeout when trying to connect to Penrose LDAP server
28 * XWIKI-3010: By default the size of "ldap_group_mapping" field in XWikiPreferences is too short
29 * Many WYSIWYG bugs fixed
30
31 1.1 Known issues
32
33 * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
34
35 1.1 Common Migration notes
36
37 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.
38
39 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.

Get Connected