Toggle navigation
Log-in
Register
Wiki Index
Page Index
User Index
Application Index
Home
About
XWiki's Concept
News & Blog
Roadmap
Releases Notes
References
License
Projects
XWiki
Extensions
Code Snippets
All projects
Documentation
Contribute
Get Involved
Development
Translations
Feedback
Support
FAQs
Community Support
Professional Support
Download
Try
Download
Try now
Home
Projects
XWiki Enterprise
Extensions
All projects
Documentation
Download
Try
Project Release Notes
Release Notes for XWiki Enterprise 2.0.3
Wiki source code of
Release Notes for XWiki Enterprise 2.0.3
Last modified by
Thomas Mortagne
on 2017/03/24
Copy
Export
Print preview
View Source
Siblings
Content
Attachments
History
Information
×
Export
Office Formats
Export as PDF
Other Formats
Export as HTML
Hide line numbers
1: {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} 2: 3: This is a bug fix and enhancement release. This release fixes one important regression (broken statistics). 4: 5: = Changes since XWiki Enterprise 2.0.2 = 6: 7: == New Features and Improvements == 8: 9: * XWIKI-4521 - Create an ImportService component to be used by ImportPlugin 10: * XWIKI-4534 - Create a SyncService component to be used by SyncPlugin 11: * XWIKI-4540 - Create the xwiki-gwt-user module 12: * XWIKI-3678 - Justify not preserved when entering a paragraph 13: * XWIKI-2388 - XWiki does not support LDAP Referral redirection 14: * XWIKI-4351 - XWiki.WikiMacroClass's macro code field should be presented in a larger text area 15: * XWIKI-4519 - Add the ability to execute commands on the rich text area from JavaScript 16: * XWIKI-4532 - Extend the DocumentModelBridge with a method to get the document version 17: * XPWATCHLIST-90 - Display a navigation column in notification emails 18: * XPWATCHLIST-91 - Hide email fields in notifications 19: * XSKINX-31 - Make skinx /web/ conform to checkstyle 20: * XASCH-45 - Blue "Add" button for scheduler 21: * XTCONFRES-44 - Disable scrollable result sets 22: 23: == Important Bugs fixed == 24: 25: * XWIKI-4527 - Stats service is broken 26: * XWIKI-4541 - Links are removed when a macro is collapsed and the editor looses focus 27: * XWIKI-4539 - "Add group" button is hardly readable 28: * XWIKI-1772 - Any user can execute groovy via xml/rpc 29: * XWIKI-3758 - Empty reference produce wrong link 30: * XWIKI-4492 - Importing filenames that contain non-ascii characters does not work 31: * XWIKI-4537 - Impossible to create groups of users in a non-English Wiki 32: * XWIKI-4466 - Lost nice display in view mode of boolean values from wiki macro and wiki macro parameter classes 33: * XWIKI-4520 - Not possible to generate inline content from wiki macros when the macro body starts with another macro 34: * XWIKI-4530 - Observation Manager does no support several event of the same class for the same listener 35: * XWIKI-4523 - The current user is not set when parsing skin files 36: * XWIKI-4511 - Velocity Manager does not use macros.vm from the baseskin of a wiki skin as global velocimacro 37: * XWIKI-4529 - XWiki velocity variables are undefined when the edited content is rendered 38: * XWIKI-4524 - XWikiDocument#getRenderedTitle should not throw exception 39: * XWIKI-4518 - Plain Text Renderer should not drop anchors/query string/interwiki aliases when rendering links 40: * XPWATCHLIST-88 - WatchListClass is re-initialized at each request 41: * XPWATCHLIST-87 - Notifications email can be truncated 42: * XPWATCHLIST-89 - Watchlist jobs appear in the notifications for no reason under some conditions 43: * XPWATCHLIST-64 - Broken link for RSS icon in xwiki/bin/view/XWiki/WatchListManager 44: * XSCOLIBRI-50 - If the theme document is not viewable by Guest, the Theme is not taken into account (even for logged-in users) 45: * XAADMINISTRATION-58 - Incorrect link for OpenOffice Server in /xwiki/bin/admin/XWiki/XWikiPreferences page 46: * XAPANELS-95 - Cannot add objects for which the user doesn't have edit rights on the class definition document 47: * XABLOG-53 - Blog application fails on MS SQL Server 48: * XPAS-16 - NPE thrown during init "updateDatabase" step 49: * XE-544 - Document name is displayed instead of user full name in RecentChanges for global users (virtual mode) 50: 51: = Known issues = 52: 53: * [[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]] 54: 55: = Backward Compatibility and Migration Notes = 56: 57: == General Notes == 58: 59: {{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,...##. 60: {{/warning}} 61: 62: You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the 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. 63: 64: {{warning}} 65: Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Note you should add ##xwiki.store.migration=1## so that XWiki attempts to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything. 66: {{/warning}} 67: 68: == API Breakages == 69: 70: No API breakage. 71: 72: = Dependencies = 73: 74: This release includes the following modules in the specified versions since XWiki Enterprise 2.0.2 was released. 75: 76: == Core/Web == 77: 78: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 79: |##com.xpn.xwiki.platform##|##xwiki-*##|2.0.3|2.0.2|[[jira>>https://jira.xwiki.org/browse/XWIKI]] 80: |##org.xwiki.platform##|##xwiki-*##|2.0.3|2.0.2|[[jira>>https://jira.xwiki.org/browse/XWIKI]] 81: 82: == Applications == 83: 84: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 85: |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.19|1.18|[[jira>>https://jira.xwiki.org/browse/XAADMINISTRATION]] 86: |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.15|1.14|[[jira>>https://jira.xwiki.org/browse/XABLOG]] 87: |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.12|1.12|[[jira>>https://jira.xwiki.org/browse/XAOFFICE]] 88: |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.27|1.26|[[jira>>https://jira.xwiki.org/browse/XAPANELS]] 89: |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.15|1.14|[[jira>>https://jira.xwiki.org/browse/XASCH]] 90: |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5|[[jira>>https://jira.xwiki.org/browse/XASTATS]] 91: |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.7|1.7|[[jira>>https://jira.xwiki.org/browse/XATAG]] 92: |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.23|1.22|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] 93: |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>https://jira.xwiki.org/browse/XAWEBDAV]] 94: |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2|[[jira>>https://jira.xwiki.org/browse/XAWMB]] 95: 96: == Plugins == 97: 98: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 99: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.4|[[jira>>https://jira.xwiki.org/browse/XPAS]] 100: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XPJODA]] 101: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.11|[[jira>>https://jira.xwiki.org/browse/XPLUCENE]] 102: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPMAIL]] 103: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.15|1.14|[[jira>>https://jira.xwiki.org/browse/XASCH]] 104: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.12|1.11|[[jira>>https://jira.xwiki.org/browse/XSKINX]] 105: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.7|1.7|[[jira>>https://jira.xwiki.org/browse/XATAG]] 106: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.23|1.22|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] 107: 108: == Skins == 109: 110: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 111: |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.24|1.24|[[jira>>https://jira.xwiki.org/browse/XSALBATROSS]] 112: |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.5|1.4|[[jira>>https://jira.xwiki.org/browse/XSCOLIBRI]] 113: |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.29|[[jira>>https://jira.xwiki.org/browse/XSTOUCAN]] 114: 115: == Top Level POM == 116: 117: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 118: |##com.xpn.xwiki.platform##|##xwiki##|27|27 119: 120: == Tools == 121: 122: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 123: |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.35|1.34|[[jira>>https://jira.xwiki.org/browse/XTCONFRES]] 124: |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>https://jira.xwiki.org/browse/XTJETTY]] 125: |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.2|1.2|[[jira>>https://jira.xwiki.org/browse/XTROOT]] 126: |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>https://jira.xwiki.org/browse/XTXARHANDLER]] 127: |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPXARPLUGIN]] 128: |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.13|[[jira>>https://jira.xwiki.org/browse/XTPACKAGER]] 129: |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>https://jira.xwiki.org/browse/XTLICENSE]] 130: |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>https://jira.xwiki.org/browse/XTVERIFICATIONS]]
Quick Links
Supporters
Let us know
What do you think about our product?
What do you think of our website?