Version 67.1 by Thomas Mortagne on 2009/10/22

Hide last authors
Vincent Massol 65.2 1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
Vincent Massol 1.1 2
Thomas Mortagne 67.1 3 {{error}}
4 This release contains too important regression so you should wait for 2.0.2 or use 2.0.
5 {{/error}}
Thomas Mortagne 58.1 6
Thomas Mortagne 59.1 7 This is a bug fix and enhancement release.
8
Vincent Massol 55.1 9 = Changes since XWiki Enterprise 2.0 =
Vincent Massol 37.2 10
Thomas Mortagne 64.1 11 == New Features and Improvements ==
Vincent Massol 1.1 12
Thomas Mortagne 65.1 13 * XWIKI-4450 - Converter should convert <tt> to ~#~# wiki syntax
14 * XWIKI-4469 - Move officeimporter plugin functionality to wysiwyg top-level menu
15 * XWIKI-3996 - Officeimporter dialog file import option should be disabled when there is no OO server available
16 * XWIKI-4434 - Put a new line at the beginning and the end of group content in xwiki/2.0 renderer
17 * XWIKI-4121 - Restrict openoffice server manipulations to main wiki
18 * XWIKI-4443 - Remove duplicate URL in the XWiki logs
19 * XWIKI-4351 - XWiki.WikiMacroClass's macro code field should be presented in a larger text area
20 * XAOFFICE-23 - Add UI support for restricting openoffice server manipulations to main xwiki
21 * XAOFFICE-25 - Hide Office Importer Features when the OOo server isn't running
22 * XSCOLIBRI-127 - Make the shortcuts under the title honor the velocity variable set to disable comments/attachments/history/information
23 * XPWATCHLIST-72 - Put links to pages in email notifications in virtual mode
24 * XAPANELS-93 - Convert panel management documents to XWiki Syntax 2.0 and fill their title fields
Thomas Mortagne 59.1 25
Thomas Mortagne 64.1 26 == Important Bugs fixed ==
Thomas Mortagne 59.1 27
Thomas Mortagne 65.1 28 * XWIKI-4162 - When in edit mode (all editors) back/forward looses the content you have changed
29 * XWIKI-4415 - Context document not set when refreshing macros
30 * XWIKI-3965 - Relative images are not displayed when switching from Source tab to Wysiwyg tab
31 * XWIKI-4141 - A series of ~{~{script language="groovy"}} macros will only output the result of first macro
32 * XWIKI-4420 - AllAttachments page indicates wrong document for attachments the user is not allowed to view
33 * XWIKI-4365 - Blockquote is badly parsed when one of its lines is styled
34 * XWIKI-3995 - Canceling the Office Importer dialog re-inserts the last imported text
35 * XWIKI-4467 - Converter does not convert horizontal line properly
36 * XWIKI-4454 - DateProperty#toText() formatting is variable
37 * XWIKI-4462 - Document#rename(String newDocumentName, List<String> backlinkDocumentNames) does not check rights like #rename(String newDocumentName) does
38 * XWIKI-4412 - Documents in blacklisted spaces shouldn't be displayed in the wikilink dialog search results
39 * XWIKI-4474 - Extra new line is generated when pressing Enter in an empty heading that has just been created
40 * XWIKI-4422 - Focus the clipboard text area when the Office Importer dialog is opened and preserve the selection on tab switch
41 * XWIKI-4184 - Group breaks list item when placed on a new line
42 * XWIKI-4453 - Group parameters are lost when parsing XHTML
43 * XWIKI-4425 - Impossible to link to a page names ending with a white space
44 * XWIKI-4455 - Impossible to set custom parameter to a group in a table column
45 * XWIKI-4470 - Link labels which are also standalone links are not correctly escaped
46 * XWIKI-4466 - Lost nice display in view mode of boolean values from wiki macro and wiki macro parameter classes
47 * XWIKI-4418 - Macro execution should catch ant Throwable instead of just Exception
48 * XWIKI-4427 - NPE on simple TWIki Syntax
49 * XWIKI-4342 - Nested definition list is broken when definition has custom parameters
50 * XWIKI-4331 - Paragraph after heading 3 problem
51 * XWIKI-4392 - Place the caret at the beginning of the content when swtching to WYSIWYG Source editor
52 * XWIKI-4426 - Plain text parser should put the content in a ParagraphBlock
53 * XWIKI-4334 - Problems removing italics from a definition
54 * XWIKI-4445 - Stats module errors
55 * XWIKI-4176 - Tables can be broken when line break syntax ~\~\ is replaced with new line \n inside table cells
56 * XWIKI-4441 - The thread name based on url contains "?null" when there is no querystring
57 * XWIKI-4417 - Title with single quote shows up HTML-encoded in breadcrumb
58 * XWIKI-4408 - Translating a group document duplicate results of members queries
59 * XWIKI-4174 - Verbatim blocks are parsed back incorrectly
60 * XWIKI-4364 - Verbatim blocks suffer corruption when previewed using the GWT editor
61 * XWIKI-4303 - When a velocity macro contains html the converter should put the html macro markers inside the velocity macro itself
62 * XWIKI-4369 - XHTML renderer generate invalide blockquote
63 * XWIKI-4411 - XWikiServiceImpl's xwiki context is not handled threadsafe
64 * XWIKI-4399 - ~(~(~( ~)~)~) looses class or style definitions when you edit in WYSIWYG
65 * XWIKI-4457 - Macro parameter escaping
66 * XWIKI-4486 - SheetClass class is not created automatically for subwikis
67 * XE-533 - City and Country fields shouldn't be displayed since they have been removed
68 * XE-540 - Document list for space dashboard fails to display correctly for pages in syntax 2.0
69 * XE-538 - Incorrect English in "Sandbox" page
70 * XE-534 - Invalid XHTML for XWiki.AllAttachments page
71 * XASCH-42 - Scheduler script's code is not displayed correctly
72 * XAADMINISTRATION-57 - City and Country fields shouldn't be displayed in inline view since they have been removed
73 * XSTOUCAN-126 - Inline verbatim loose white spaces
74 * XSTOUCAN-127 - In inline mode the style of the database tree picker (w/ YUI-based treeview) is messed up
75 * XSCOLIBRI-126 - Inline verbatim loose white spaces
76 * XSCOLIBRI-128 - In inline mode the style of the database tree picker (w/ YUI-based treeview) is messed up
77 * XSCOLIBRI-131 - Title with single quote shows up HTML-encoded in breadcrumb
78 * XSCOLIBRI-121 - White margin on the left of the buttons area in full screen
79 * XPWATCHLIST-73 - RSS feed only works for entire wikis, not for spaces and documents lists
80 * XPWATCHLIST-79 - Images placeholders are displayed in the notification email when an object is deleted
Thomas Mortagne 59.1 81
Thomas Mortagne 64.1 82 == Dependencies upgrade ==
Thomas Mortagne 59.1 83
Thomas Mortagne 65.1 84 * XWIKI-4442 - Upgrade to jython 2.5.1
85 * XWIKI-4485 - Upgrade to hibernate-validator 4 final
Thomas Mortagne 59.1 86
Vincent Massol 54.3 87 = Known issues =
Vincent Massol 1.1 88
89 * [[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]]
90
Vincent Massol 54.3 91 = Backward Compatibility and Migration Notes =
Vincent Massol 1.1 92
Vincent Massol 54.3 93 == General Notes ==
Vincent Massol 1.1 94
Thomas Mortagne 9.1 95 {{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,...##.
96 {{/warning}}
Vincent Massol 1.1 97
Vincent Massol 55.1 98 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.
Thomas Mortagne 9.1 99
100 {{warning}}
101 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.
102 {{/warning}}
103
Vincent Massol 54.3 104 == API Breakages ==
Thomas Mortagne 9.1 105
Thomas Mortagne 63.1 106 No API breakage.
Thomas Mortagne 9.1 107
Vincent Massol 54.3 108 = Dependencies =
Vincent Massol 1.1 109
Vincent Massol 55.1 110 This release includes the following modules in the specified versions since XWiki Enterprise 2.0 was released.
Vincent Massol 1.1 111
Thomas Mortagne 65.1 112 == Core/Web ==
Vincent Massol 1.1 113
Thomas Mortagne 65.1 114 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
115 |##com.xpn.xwiki.platform##|##xwiki-*##|2.0.1|2.0
116 |##org.xwiki.platform##|##xwiki-*##|2.0.1|2.0
117
118 == Applications ==
119
120 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
121 |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.18|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]]
122 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.14|1.12|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]]
123 |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.12|1.11|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]]
124 |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.26|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]]
125 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.13|1.12
126 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5
127 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.7|1.7
128 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.21|1.20
129 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2
130 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2
131
132 == Plugins ==
133
134 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
135 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.4
136 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3
137 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.10
138 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13
139 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.13|1.12
140 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.10
141 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.7|1.7
142 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.21|1.20
143
144 == Skins ==
145
146 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
147 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.24|1.24
148 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.4|1.3
149 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.28
150
151 == Top Level POM ==
152
153 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
154 |##com.xpn.xwiki.platform##|##xwiki##|27|27
155
156 == Tools ==
157
158 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
159 |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.16
160 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.2|1.2
161 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9
162 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13
163 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.34|1.32
164 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.14|1.12
165 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.0
166 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.13

Get Connected