Last modified by Thomas Mortagne on 2017/03/24

Hide last authors
Sergiu Dumitriu 1.1 1 1 Release Notes for XWiki 1.1 Enterprise Release Candidate 1
2
3 Version 1.1 RC 1 is mostly a bug fix release.
4
5 #toc("" "" "")
6
7 1.1 Changes from 1.1 Milestone 4
8
9 Main changes:
10
11 * Bugs fixed:
Thomas Mortagne 4.1 12 ** [XWiki Platform bugs>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=1&fixfor=10238&sorter/field=updated&sorter/order=ASC&sorter/field=issuetype&sorter/order=ASC&sorter/field=issuekey&sorter/order=DESC]
Sergiu Dumitriu 1.1 13 * The new scheduler plugin has been moved out of xwiki-core, as a module in xwiki-plugins
14 * Various NullPointerException errors solved
15 * Fixed several history/versioning issues:
16 ** rename and copy didn't preserve the history
17 ** deleting an attachment didn't create a new version
18 ** upload and comment actions didn't have proper version comments
19 * Improved the performance by eliminating unneeded clone() calls
20 * Fixed a problem with the login action which caused a redirect back to an unexistent document
21 * Improved the generic installer and added a new windows installer
22
Thomas Mortagne 4.1 23 + several others in the [platform>https://jira.xwiki.org/secure/ReleaseNote.jspa?projectId=10010&styleName=Html&version=10238]
Sergiu Dumitriu 1.1 24
25 1.1 Known issues
26
Thomas Mortagne 4.1 27 * [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]
Sergiu Dumitriu 1.1 28
Thomas Mortagne 4.1 29 #error("There's a [bug>https://jira.xwiki.org/browse/XWIKI-1679] with the Code macro. It doesn't work when several code macros are used on the same page. To fix this (while waiting for the RC2 release), please replace your <tt>WEB-INF/xwiki-core-1.1-rc-1.jar</tt> with {attach:this version|file=xwiki-core-1.1-20070830.jar}. Note that this patch also fixes a [problem with hyphens in external URLs>https://jira.xwiki.org/browse/XWIKI-1676].")
Vincent Massol 1.3 30
Sergiu Dumitriu 1.1 31 1.1 Upgrading from any version
32
33 Upgrading from 1.1 Milestone 4 doesn't require any special steps, as there weren't any changes in the core structure.
34
Vincent Massol 2.2 35 If you've been using XWiki prior to version 1.1 Milestone 4, then you may have noticed that the document version and the history do not match (there's an offset of one in the printed versions, the history being one version smaller). We have fixed this and we are providing a patch for you to run on your wiki installation. To run the patch install the {attach:RCS Fix XAR|document=Main.ReleaseNotesXWikiEnterprise11M4|file=FixRCS.xar} file using the [Importer Tool>platform:AdminGuide.ImportExport] and then go to the XWiki.FixRCS page and follow the instructions.
Sergiu Dumitriu 1.1 36
37 #info("You only need to run this patch if you're upgrading from a version prior to 1.1 Milestone 4 and if you want the versions displayed in the history to be in sync with the document's version displayed when you view the documents")
38
39 Follow the instructions below for upgrading from your specific version.
40
41 1.1 Upgrading from 1.0 or from earlier 1.1 Milestones
42
43 There have been no changes to the database structure so you can simply install this version and configure it to point to your existing database. However you may want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. You'll find above the list of pages that have been modified so you can restrict your import to those pages if you're already using a XWiki 1.0 XAR.
44
45 1.1 Upgrading from versions earlier than 1.0
46
Vincent Massol 2.4 47 Check the [release notes for 1.0>ReleaseNotes.ReleaseNotesXWiki10].
Sergiu Dumitriu 1.1 48

Get Connected