Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,16 @@ 6 6 7 7 1.1 Changes from 1.1 8 8 9 -TODO 9 +The following bugs were fixed: 10 +* Fullscreen doesn't work on IE6 or IE7 11 +* Cache issue on new document creation in multilingual mode 12 +* Document change notification not sent for new documents 13 +* Code macro doesn't like groovy code 14 +* Backlinks are not working anymore 15 +* Cannot delete Space with a simple quote in its name 16 +* Lucene Plugin does not index creation or modification dates 17 +* Import with history throws exception from time to time 18 +* Panels Wizard not saving panels correctly 10 10 11 11 1.1 Known issues 12 12 ... ... @@ -16,7 +16,7 @@ 16 16 17 17 Upgrading from 1.1 Milestone 4 or later doesn't require any special steps, as there weren't any changes in the core structure. 18 18 19 -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>AdminGuide.ImportExport] and then go to the XWiki.FixRCS page and follow the instructions. 28 +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. 20 20 21 21 #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") 22 22