Wiki source code of XWiki Enterprise 2.5.1 Release Notes
Version 2.1 by Vincent Massol on 2010/12/16
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
2 | |||
3 | This is a bugfix release for the 2.5 series. | ||
4 | |||
5 | = New and Noteworthy = | ||
6 | |||
7 | == Important Bugs Fixed == | ||
8 | * XWIKI-4869 - PDF export does not support classes in pdf.css | ||
9 | * XWIKI-5104 - Submission throttling when filtering the livetable in order to increase the livetable performance | ||
10 | * XWIKI-5152 - By default, feed plugin should use the fetching date as entries creation date | ||
11 | * XWIKI-5509 - PDF Export fails for field style with textarea type | ||
12 | * XWIKI-5588 - Wysiwyg removes image when image is left align and has a link around it | ||
13 | * XWIKI-5609 - Wrong version summary displayed when adding tags | ||
14 | * XWIKI-5617 - Images break when being imported from a doc | ||
15 | * XWIKI-5625 - PDF styling doesn't work anymore | ||
16 | * XWIKI-5635 - Clearing a previously not empty text filter will not update livetable permalink properly | ||
17 | * XWIKI-5637 - In the object editor, classes inaccessible to the current user due to access rights are displayed as $escapetool.xml entries | ||
18 | * XWIKI-5638 - Rendering errors message tooltip is not translated | ||
19 | * XWIKI-5644 - The WYSIWYG editor is not fully loaded with minimal configuration on WebKit browsers | ||
20 | * XAANNOTATIONS-37 - Change page header shortcuts separator for annotations | ||
21 | * XABLOG-23 - Performance problem with the Categories panel | ||
22 | * XABLOG-112 - Small rendering problem on blog | ||
23 | * XASCH-56 - Scheduler table only lists jobs in the scheduler space. It should list all jobs in the wiki | ||
24 | * XASCH-57 - Scheduler does not save jobs status properly | ||
25 | * XAWMB-7 - XWiki.WikiMacros page is not translatable | ||
26 | * XAWMB-8 - XWiki.WikiMacros requires programming rights | ||
27 | * XPWATCHLIST-114 - Broken "Watchlist Interval" preference | ||
28 | * XSCOLIBRI-239 - Vertical align and text align not working on cells with multiple lines and entire tables | ||
29 | * XSCOLIBRI-240 - Bind shortcut keys to their corresponding UI component | ||
30 | * XSCOLIBRI-241 - Improve support for portlet integration by avoiding using the body tag in CSS selectors | ||
31 | * XSCOLIBRI-243 - Change page header shortcuts separator to a more simple one that assures readability | ||
32 | * XSCOLIBRI-244 - Broken layout in IE6/7 caused by vertical-align: inherit | ||
33 | * XSCOLIBRI-245 - Avatars can get larger than their intended size | ||
34 | * XSCOLIBRI-246 - Block content inside table cells should not be distanced from the cell borders | ||
35 | |||
36 | == Translations == | ||
37 | |||
38 | Updated translations: | ||
39 | * Core: ru, zh_TW | ||
40 | |||
41 | == Dependencies == | ||
42 | |||
43 | * XWIKI-4869 - PDF export does not support classes in pdf.css - Upgraded to css4j 0.10 | ||
44 | |||
45 | = Known issues = | ||
46 | |||
47 | * {{error}}There's a [[bug>>http://jira.xwiki.org/jira/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}} | ||
48 | * [[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]] | ||
49 | |||
50 | = Backward Compatibility and Migration Notes = | ||
51 | |||
52 | == General Notes == | ||
53 | |||
54 | {{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}} |