Wiki source code of XWiki Enterprise 2.2.2
Last modified by Thomas Mortagne on 2023/10/13 15:59
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
| 2 | |||
| 3 | This is a bug fix release. | ||
| 4 | |||
| 5 | = Changes since XWiki Enterprise 2.2.1 = | ||
| 6 | |||
| 7 | == New features == | ||
| 8 | |||
| 9 | == Improvements == | ||
| 10 | |||
| 11 | * XAADMINISTRATION-115 - Left align check boxes in "Registration > Customize XWiki Registration" | ||
| 12 | * XAADMINISTRATION-63 - In "Administration" -> "Users" closing the "Add new user" pop-up causes the page to refresh | ||
| 13 | * XAADMINISTRATION-67 - In "Administration > User > Add new user" indicate which fields are mandatory | ||
| 14 | * XAADMINISTRATION-103 - Make registration page support lightbox so administrator can use it to add users in admin users sheet. | ||
| 15 | * Updated translations | ||
| 16 | |||
| 17 | == Important Bugs fixed == | ||
| 18 | |||
| 19 | * XWIKI-4955 - Page with empty content leads to "This template does not exist" message when viewed in plain mode | ||
| 20 | * XWIKI-4967 - Impossible to import office (copy/paste) with style using IE7 | ||
| 21 | * XWIKI-4965 - Objects can no longer be retrieved relative to their document | ||
| 22 | * XWIKI-4931 - Links are badly saved on IE7 | ||
| 23 | * XWIKI-4977 - AJAX behavior broken in IE6 for documents with non-ASCII characters in the name | ||
| 24 | * XWIKI-4974 - Adding tags with non-ASCII characters fails in Internet Explorer | ||
| 25 | * XWIKI-4968 - Deleting a comment appears in the history as being deleted by the person who made the comment instead of the deleter | ||
| 26 | * XWIKI-4971 - Header generated ids are wrong in 1.0 syntax | ||
| 27 | * XWIKI-4966 - Missing translation keys for application configuration. | ||
| 28 | * XWIKI-4590 - View Statistics increment too fast because of AJAX features in bottom page tags and ratings | ||
| 29 | * XWIKI-4925 - When XWiki is initialized via a XMLRPC request, it is in a wrong state and redirect-to-login URLs will be wrong | ||
| 30 | * XWIKI-3915 - XWiki.copyWiki does not copy hidden documents | ||
| 31 | * XWIKI-4954 - XWikiDocument#clone should use set/getParent instead of set/getParentReference | ||
| 32 | * XWIKI-4555 - XWikiHibernateStore#countDocuments does not always return the same number as would be the size of #searchDocuments for the same query | ||
| 33 | * XWIKI-4969 - Missing translation value for key "import_listoferrorsfiles" in new Import UI | ||
| 34 | * XWIKI-4978 - Previewing a comment for a document with non-ASCII characters in the name uses a wrong URL | ||
| 35 | * XAADMINISTRATION-68 - In "Administration > User > Add new user" notify the user when the passwords he types in don't match | ||
| 36 | * XAADMINISTRATION-21 - User not created when registration information isn't correct when creating new user in new Administration UI | ||
| 37 | |||
| 38 | = Known issues = | ||
| 39 | |||
| 40 | * [[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]] | ||
| 41 | |||
| 42 | = Backward Compatibility and Migration Notes = | ||
| 43 | |||
| 44 | == General Notes == | ||
| 45 | |||
| 46 | {{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,...##. | ||
| 47 | {{/warning}} | ||
| 48 | |||
| 49 | 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>>Documentation.AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages. | ||
| 50 | |||
| 51 | {{warning}} | ||
| 52 | 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. | ||
| 53 | {{/warning}} | ||
| 54 | |||
| 55 | == API Breakages == | ||
| 56 | |||
| 57 | No API breakage. | ||
| 58 | |||
| 59 | = Dependencies = | ||
| 60 | |||
| 61 | This release includes the following modules in the specified versions since XWiki Enterprise 2.2 was released. | ||
| 62 | |||
| 63 | == Core/Web == | ||
| 64 | |||
| 65 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
| 66 | |##com.xpn.xwiki.platform##|##xwiki-*##|2.2.2|2.2.1|[[jira>>https://jira.xwiki.org/browse/XWIKI]] | ||
| 67 | |##org.xwiki.platform##|##xwiki-*##|2.2.2|2.2.1|[[jira>>https://jira.xwiki.org/browse/XWIKI]] | ||
| 68 | |||
| 69 | == Applications == | ||
| 70 | |||
| 71 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
| 72 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.28|1.27|[[jira>>https://jira.xwiki.org/browse/XAADMINISTRATION]] | ||
| 73 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.20|1.20|[[jira>>https://jira.xwiki.org/browse/XABLOG]] | ||
| 74 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XAOFFICE]] | ||
| 75 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.34|1.34|[[jira>>https://jira.xwiki.org/browse/XAPANELS]] | ||
| 76 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>https://jira.xwiki.org/browse/XASCH]] | ||
| 77 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>https://jira.xwiki.org/browse/XASTATS]] | ||
| 78 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.10|1.10|[[jira>>https://jira.xwiki.org/browse/XATAG]] | ||
| 79 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.26|1.26|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] | ||
| 80 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XAWEBDAV]] | ||
| 81 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XAWMB]] | ||
| 82 | |||
| 83 | == Plugins == | ||
| 84 | |||
| 85 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
| 86 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.6|1.6|[[jira>>https://jira.xwiki.org/browse/XPAS]] | ||
| 87 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XPJODA]] | ||
| 88 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.16|1.16|[[jira>>https://jira.xwiki.org/browse/XPLUCENE]] | ||
| 89 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPMAIL]] | ||
| 90 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>https://jira.xwiki.org/browse/XASCH]] | ||
| 91 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XSKINX]] | ||
| 92 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.10|1.10|[[jira>>https://jira.xwiki.org/browse/XATAG]] | ||
| 93 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.26|1.26|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] | ||
| 94 | |||
| 95 | == Skins == | ||
| 96 | |||
| 97 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
| 98 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>https://jira.xwiki.org/browse/XSALBATROSS]] | ||
| 99 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.12.2|1.12.2|[[jira>>https://jira.xwiki.org/browse/XSCOLIBRI]] | ||
| 100 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>https://jira.xwiki.org/browse/XSTOUCAN]] | ||
| 101 | |||
| 102 | == Top Level POM == | ||
| 103 | |||
| 104 | |=Group Id|=Artifact Id|=New Version|=Old Version | ||
| 105 | |##com.xpn.xwiki.platform##|##xwiki##|29|29 | ||
| 106 | |||
| 107 | == Tools == | ||
| 108 | |||
| 109 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
| 110 | |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.36|1.36|[[jira>>https://jira.xwiki.org/browse/XTCONFRES]] | ||
| 111 | |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>https://jira.xwiki.org/browse/XTJETTY]] | ||
| 112 | |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>https://jira.xwiki.org/browse/XTLICENSE]] | ||
| 113 | |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XTPACKAGER]] | ||
| 114 | |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XTROOT]] | ||
| 115 | |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>https://jira.xwiki.org/browse/XTVALIDATOR]] | ||
| 116 | |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>https://jira.xwiki.org/browse/XTXARHANDLER]] | ||
| 117 | |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPXARPLUGIN]] | ||
| 118 | |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.15|1.14|[[jira>>https://jira.xwiki.org/browse/XTVERIFICATIONS]] |