Wiki source code of XWiki Enterprise 2.5.2 Release Notes
Last modified by Thomas Mortagne on 2017/03/24
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} |
2 | |||
![]() |
4.1 | 3 | This is the last bugfix release for the 2.5 series. |
![]() |
1.1 | 4 | |
5 | = New and Noteworthy = | ||
6 | |||
![]() |
6.1 | 7 | * [[XWIKI-5915>>https://jira.xwiki.org/browse/XWIKI-5915]] - **Cannot log in using Safari** |
8 | * [[XWIKI-5508>>https://jira.xwiki.org/browse/XWIKI-5508]] - **Velocity error on a revision view when including a page with fewer versions** | ||
9 | * [[XWIKI-5910>>https://jira.xwiki.org/browse/XWIKI-5910]] - **PDF export fails with an exception when there are duplicate IDs in the exported XML** | ||
10 | * [[XWIKI-4904>>https://jira.xwiki.org/browse/XWIKI-4904]] - Custom displayers in syntax 2.0 cannot access their variables | ||
11 | * [[XWIKI-5426>>https://jira.xwiki.org/browse/XWIKI-5426]] - The caret jumps at the start of the document when pressing Ctrl+Down inside a table cell | ||
12 | * [[XWIKI-5661>>https://jira.xwiki.org/browse/XWIKI-5661]] - Properties for user types are missing in ApplicationResources.properties | ||
13 | * [[XWIKI-5721>>https://jira.xwiki.org/browse/XWIKI-5721]] - Created URLs are relative to the context wiki rather than the request wiki | ||
14 | * [[XWIKI-5723>>https://jira.xwiki.org/browse/XWIKI-5723]] - It's difficult to edit section titles (headings) in Internet Explorer | ||
15 | * [[XWIKI-5762>>https://jira.xwiki.org/browse/XWIKI-5762]] - CSRF token generation fails on Glassfish | ||
16 | * [[XWIKI-5845>>https://jira.xwiki.org/browse/XWIKI-5845]] - Selecting "Relational Storage" without "Multiselect" for list properties causes loss of data during import or rollback | ||
17 | * [[XWIKI-5846>>https://jira.xwiki.org/browse/XWIKI-5846]] - Empty date values are replaced with the current date when importing or rolling back | ||
18 | * [[XWIKI-5881>>https://jira.xwiki.org/browse/XWIKI-5881]] - Incorrect javadoc for c.x.x.api.Context#dropPermissions() | ||
19 | * [[XWIKI-5884>>https://jira.xwiki.org/browse/XWIKI-5884]] - Javascript error in IE when editing documents | ||
20 | * [[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. | ||
21 | * [[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 | ||
22 | * [[XWIKI-5892>>https://jira.xwiki.org/browse/XWIKI-5892]] - Implement Cache on getTreeList in DBTreeListClass | ||
23 | * [[XWIKI-4322>>https://jira.xwiki.org/browse/XWIKI-4322]] - Add a {~{cache}~} macro | ||
24 | * [[XE-743>>https://jira.xwiki.org/browse/XE-743]] - Apache proxy breaks icons on the Dashboard (again) | ||
25 | * [[XE-765>>https://jira.xwiki.org/browse/XE-765]] - Improve caching of skin extensions | ||
26 | * [[XTROOT-5>>https://jira.xwiki.org/browse/XTROOT-5]] - The Main WebHome page is rendered when viewing any page under Google Chrome | ||
27 | * [[XPXARPLUGIN-15>>https://jira.xwiki.org/browse/XPXARPLUGIN-15]] - File names with non-ASCII characters aren't recognized in the final XAR | ||
![]() |
1.1 | 28 | |
29 | = Known issues = | ||
30 | |||
![]() |
6.1 | 31 | * {{error}}There's a [[bug>>https://jira.xwiki.org/browse/XWIKI-5724]] in the import that will make the Main.Spaces and XWiki.TagCloud pages not work anymore after they are imported. You need to resave them with a user having Admin rights.{{/error}} |
32 | * [[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]] | ||
![]() |
1.1 | 33 | |
34 | = Backward Compatibility and Migration Notes = | ||
35 | |||
36 | == General Notes == | ||
37 | |||
38 | {{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}} |