Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 This is the second (and probably last) bugfix release for the 2.7 series.
4
5 = New and Noteworthy since 2.7.1 =
6
7 **Bug**
8
9 * [[XWIKI-3537>>https://jira.xwiki.org/browse/XWIKI-3537]] - Change avatar UI does not support users with fully qualified names (wikiname:XWiki.username)
10 * [[XWIKI-5677>>https://jira.xwiki.org/browse/XWIKI-5677]] - Fix 'Rename' page feature for document creators
11 * [[XWIKI-5832>>https://jira.xwiki.org/browse/XWIKI-5832]] - Cannot create groups or add members to existing groups using the object editor
12 * [[XWIKI-5861>>https://jira.xwiki.org/browse/XWIKI-5861]] - Overflow not handled well in the new ajax suggest layout
13 * [[XWIKI-5958>>https://jira.xwiki.org/browse/XWIKI-5958]] - Visual aid (Accessibility Feature) doesn't work
14 * [[XWIKI-6001>>https://jira.xwiki.org/browse/XWIKI-6001]] - EmptyStackException whren using #define in velocity macro HTML filter
15 * [[XWIKI-6014>>https://jira.xwiki.org/browse/XWIKI-6014]] - Non existing attachment should return response code 404 and not 400
16 * [[XWIKI-6029>>https://jira.xwiki.org/browse/XWIKI-6029]] - Latest modified pages don't show up in XEM path based
17 * [[XWIKI-6037>>https://jira.xwiki.org/browse/XWIKI-6037]] - XWikiHiberbateStore#searchDocument methods does not work properly with checkright in multiwiki
18 * [[XWIKI-6045>>https://jira.xwiki.org/browse/XWIKI-6045]] - Title of a pdf document which is an export of a translated page is the title of the default language version of the page
19 * [[XWIKI-6046>>https://jira.xwiki.org/browse/XWIKI-6046]] - Wiki markup in document titles ends up as visible XML in exported PDFs
20 * [[XWIKI-6050>>https://jira.xwiki.org/browse/XWIKI-6050]] - In some condition wiki syntax is converted inside links label in xwiki/1.0 to 2.0 syntax converter
21 * [[XWIKI-6077>>https://jira.xwiki.org/browse/XWIKI-6077]] - Velocity with HTML filter can loop for ever
22 * [[XWIKI-6083>>https://jira.xwiki.org/browse/XWIKI-6083]] - Package cache macro in distribution
23 * [[XWIKI-6106>>https://jira.xwiki.org/browse/XWIKI-6106]] - XWikiServletResponse.setHeader should not addHeader!
24 * [[XWIKI-6127>>https://jira.xwiki.org/browse/XWIKI-6127]] - Wrong author attribution when attaching files over WebDav
25 * [[XWIKI-6164>>https://jira.xwiki.org/browse/XWIKI-6164]] - PyGments: Failed to highlight content when web server is rendering another page in the same time
26 * [[XWIKI-6171>>https://jira.xwiki.org/browse/XWIKI-6171]] - XWiki -> WikiModel bridge does not convert some styles
27 * [[XWIKI-6181>>https://jira.xwiki.org/browse/XWIKI-6181]] - It's possible to directly modify document reference from velocity
28 * [[XWIKI-6194>>https://jira.xwiki.org/browse/XWIKI-6194]] - Wrong parent when creating a new document through the create action
29 * [[XWIKI-6317>>https://jira.xwiki.org/browse/XWIKI-6317]] - Cannot drag&drop image in Internet Explorer
30 * [[XWIKI-6318>>https://jira.xwiki.org/browse/XWIKI-6318]] - Children documents whose parent field contains the full prefixed name of the parent document are omitted from the export with 'includeChildren' option
31 * [[XWIKI-6530>>https://jira.xwiki.org/browse/XWIKI-6530]] - Scaled images are not exported to PDF
32 * [[XWIKI-6534>>https://jira.xwiki.org/browse/XWIKI-6534]] - When using a skin from another wiki templates override are not taken into account
33 * [[XWIKI-6537>>https://jira.xwiki.org/browse/XWIKI-6537]] - Paste button doesn't insert text copied from Word in Internet Explorer
34 * [[XWIKI-6545>>https://jira.xwiki.org/browse/XWIKI-6545]] - Style override in skin does not work
35 * [[XWIKI-6573>>https://jira.xwiki.org/browse/XWIKI-6573]] - Request parameters retrieved from a form sent with multipart/form-data encoding (for file uploads) have the wrong encoding
36 * [[XWIKI-6582>>https://jira.xwiki.org/browse/XWIKI-6582]] - XWikiServletURLFactory generates wrong links behind a reverse proxy with https
37 * [[XWIKI-6583>>https://jira.xwiki.org/browse/XWIKI-6583]] - Images are not embedded when exporting a wiki page to an office format
38 * [[XWIKI-6584>>https://jira.xwiki.org/browse/XWIKI-6584]] - Table of contents is missing from the office export
39 * [[XWIKI-6592>>https://jira.xwiki.org/browse/XWIKI-6592]] - Can't move the caret after an image at the end of a paragraph in IE8
40 * [[XWIKI-6621>>https://jira.xwiki.org/browse/XWIKI-6621]] - DBList properties with "Multiple Select" and "Use suggest" selected are not displayed in view mode
41 * [[XE-836>>https://jira.xwiki.org/browse/XE-836]] - Spaces macro messes up inline edit on IE for administrators
42 * [[XE-842>>https://jira.xwiki.org/browse/XE-842]] - JS errors on Send Page by Email
43 * [[XE-913>>https://jira.xwiki.org/browse/XE-913]] - "Send" button of "Share page by e-mail" does not work
44
45 **Improvement**
46
47 * [[XWIKI-3843>>https://jira.xwiki.org/browse/XWIKI-3843]] - Strip leading and trailing white spaces to tags when white space is not the separator
48 * [[XWIKI-6178>>https://jira.xwiki.org/browse/XWIKI-6178]] - Format changes when saving or switching mode after importing excel file
49 * [[XWIKI-6549>>https://jira.xwiki.org/browse/XWIKI-6549]] - Prevent adding new tags that are equal ignoring case with existing tags
50 * [[XWIKI-6594>>https://jira.xwiki.org/browse/XWIKI-6594]] - Enable configuration of $obfuscateEmail variable in user sheet
51
52 **New Feature**
53
54 * [[XWIKI-5296>>https://jira.xwiki.org/browse/XWIKI-5296]] - Open office server based office export
55 * [[XWIKI-6546>>https://jira.xwiki.org/browse/XWIKI-6546]] - Expose the PDF export options to the user
56
57 **Task**
58
59 * [[XWIKI-6076>>https://jira.xwiki.org/browse/XWIKI-6076]] - Upgrade to Jython 2.5.2 final
60 * [[XWIKI-6554>>https://jira.xwiki.org/browse/XWIKI-6554]] - Remove the build number from the displayed version
61
62 = Known issues =
63
64 * [[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]]
65
66 = Backward Compatibility and Migration Notes =
67
68 == General Notes ==
69
70 {{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}}
71
72 == API Breakages since 2.7.1 ==
73
74 {{code language="none"}}
75 ERROR: com.xpn.xwiki.pdf.api.PdfExport: Parameter 3 of 'public void export(com.xpn.xwiki.doc.XWikiDocument, java.io.OutputStream, int, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.pdf.api.PdfExport$ExportType
76 ERROR: com.xpn.xwiki.pdf.api.PdfExport: Parameter 3 of 'public void exportHtml(java.lang.String, java.io.OutputStream, int, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.pdf.api.PdfExport$ExportType
77 ERROR: com.xpn.xwiki.pdf.api.PdfExport: Parameter 3 of 'public void exportXHtml(byte[], java.io.OutputStream, int, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.pdf.api.PdfExport$ExportType
78 {{/code}}

Get Connected