Changes for page Release Notes for XWiki Enterprise 2.3 Release Candidate 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
Fixed Typo
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -50,7 +50,7 @@ 50 50 There has been a [[bug>>http://jira.xwiki.org/jira/browse/XWIKI-5050]] that appeared when we released the new XWiki Syntax 2.0 several releases back and which we've finally fixed in 2.3 Milestone 2 release. Basically if you had a macro followed by a new line and then another macro, both macros were considered as being standalone. This is now fixed and they are correctly considered by the parser as inline. More specifically if you were previously using a standalone macro (such as the TOC macro or the HTML macro) and your macro wasn't separated from a previous macro by at least 2 new lines, it'll now fail to render. 51 51 52 52 In addition, several pages that are part of the XWiki Enterprise default XAR were not written correctly and didn't have these 2 new lines as mentioned above. We've fixed these pages too but you'll need to make sure you import them in your existing wiki (if you're upgrading) since otherwise these pages will fail to display correctly. These pages are: 53 -* When upgrading from 2.3 Miletone 2 53 +* When upgrading from 2.3 Milestone 2 54 54 ** Main.LuceneSearch 55 55 ** Main.WebSearch 56 56 * When upgrading to previous version add also the following pages