Wiki source code of ReleaseNotesXWikiEnterprise212

Version 1.2 by Jean-Vincent Drean on 2010/02/10

Hide last authors
Jean-Vincent Drean 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 This is a bug fix release.
4
5 = Changes since XWiki Enterprise 2.1.1 =
6
7 == Important Bugs fixed ==
8
9 * XWIKI-4712 : Account Validation always fails
10 * XWIKI-4615 : HTML export does not support Colibri skin
11 * XWIKI-4695 : [regression] Private RSS feeds with Basic authentication does not work in some RSS clients
12 * XWIKI-4708 : Double URL decoding of the document name
13 * XWIKI-4709 : After editing a blog post and clicking "Preview" and "Back to edit" you are taken to page editing instead of blog post editing
14 * XWIKI-4717 : Empty table cells not parsed correctly
15 * XWIKI-4670 : WYSIWIG editor in Xwiki is slow under IE7
16 * XWIKI-4782 : Including a sheet in 2.0 syntax from a page in 1.0 syntax fails to display properly
17 * XWIKI-4866 : Wrong skins/resources URLs generated on path based subwiki
18 * XWIKI-4822 : Using XML symbols (<, >, &) inside the user's name breaks various parts of the UI and causes the PDF export to throw exceptions
19 * XWIKI-4665 : Pressing Meta+G (Jump to page) in the WYSIWYG editor displays the popup inside the rich text area
20
Jean-Vincent Drean 1.2 21 **WYSIWYG**:
Jean-Vincent Drean 1.1 22
23 * XWIKI-4733 : Link is duplicated after being edited
24 * XWIKI-4734 : Link changes style after being edited
25 * XWIKI-4777 : Page titles are not interpreted when displayed in the Link dialog
26 * XWIKI-4197 : No default font name and font size in IE 6&7
27
28 = Known issues =
29
30 * [[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]]
31
32 = Backward Compatibility and Migration Notes =
33
34 == General Notes ==
35
36 {{warning}}If you're running in a multiwiki setup you'll also need to define the property ##xwiki.store.migration.databases=all## to your ##xwiki.cfg## file or explicitly name all databases to be migrated as in ##xwiki.store.migration.databases=db1,db2,...##.
37 {{/warning}}
38
39 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from improvements listed above. If you do so make sure you follow the [[upgrade process>>platform:AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages.
40
41 {{warning}}
42 Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Of 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.
43 {{/warning}}
44
45 == API Breakages ==
46
47 No API breakage.
48

Get Connected