Wiki source code of XWiki Enterprise 2.6.2 Release Notes
Last modified by Thomas Mortagne on 2017/03/24 12:29
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
| 2 | |||
| 3 | This is the last bugfix release for the 2.6 series. | ||
| 4 | |||
| 5 | = New and Noteworthy = | ||
| 6 | |||
| 7 | * [[XWIKI-5915>>https://jira.xwiki.org/browse/XWIKI-5915]] - **Cannot log in using Safari** | ||
| 8 | * [[XWIKI-5910>>https://jira.xwiki.org/browse/XWIKI-5910]] - **PDF export fails with an exception when there are duplicate IDs in the exported XML** | ||
| 9 | * [[XWIKI-5508>>https://jira.xwiki.org/browse/XWIKI-5508]] - **Velocity error on a revision view when including a page with fewer versions** | ||
| 10 | * [[XWIKI-4904>>https://jira.xwiki.org/browse/XWIKI-4904]] - Custom displayers in syntax 2.0 cannot access their variables | ||
| 11 | * [[XWIKI-5895>>https://jira.xwiki.org/browse/XWIKI-5895]] - Adding an image in the WYSIWYG editor and previewing it without saving the page first makes the XWiki page corrupt. | ||
| 12 | * [[XWIKI-5905>>https://jira.xwiki.org/browse/XWIKI-5905]] - Local admins are unable to import XARs on subwikis | ||
| 13 | * [[XWIKI-5911>>https://jira.xwiki.org/browse/XWIKI-5911]] - JS Error when clicking on a link to a non existing page when there are document templates defined | ||
| 14 | * [[XWIKI-5892>>https://jira.xwiki.org/browse/XWIKI-5892]] - Implement Cache on getTreeList in DBTreeListClass | ||
| 15 | * [[XWIKI-2496>>https://jira.xwiki.org/browse/XWIKI-2496]] - Specialized AppServerTrusted authenticator handling Kerberos principals | ||
| 16 | * [[XWIKI-4322>>https://jira.xwiki.org/browse/XWIKI-4322]] - Add a {~{cache}~} macro | ||
| 17 | * [[XPXARPLUGIN-15>>https://jira.xwiki.org/browse/XPXARPLUGIN-15]] - File names with non-ASCII characters aren't recognized in the final XAR | ||
| 18 | |||
| 19 | |||
| 20 | = Known issues = | ||
| 21 | |||
| 22 | * [[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]] | ||
| 23 | |||
| 24 | = Backward Compatibility and Migration Notes = | ||
| 25 | |||
| 26 | == General Notes == | ||
| 27 | |||
| 28 | {{warning}}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 will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.{{/warning}} |