Wiki source code of ReleaseNotesXWikiEnterprise152
Version 1.1 by Thomas Mortagne on 2008/09/17
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Release Notes for XWiki Enterprise 1.5.2 | ||
2 | |||
3 | This is a quick release for important regression found in 1.5.1 | ||
4 | |||
5 | #toc("" "" "") | ||
6 | |||
7 | 1.1 Summary of changes since XWiki Enterprise 1.5.1 | ||
8 | |||
9 | Bugs fixed | ||
10 | |||
11 | * XWIKI-2649 - xwiki.authentication.ldap.mode_group_sync is not "always" by default | ||
12 | * XWIKI-2655 - Members of LDAP group detected with case sensitivity | ||
13 | * XWIKI-2663 - Image plugin does not resize .gif images | ||
14 | * XWIKI-2672 - new parseTemplate breaks setCacheDuration | ||
15 | * XWIKI-2681 - Minor edit checkbox and default language field doesn't work | ||
16 | |||
17 | 1.1 Known issues | ||
18 | |||
19 | * [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] | ||
20 | |||
21 | 1.1 Common Migration notes | ||
22 | |||
23 | 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. | ||
24 | |||
25 | You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. |