Last modified by Thomas Mortagne on 2017/03/24

<
From version < 43.1 >
edited by Manuel Smeria
on 2014/10/30
To version < 44.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ManuelSmeria
1 +XWiki.ThomasMortagne
Content
... ... @@ -8,11 +8,11 @@
8 8  
9 9  = New and Noteworthy (since XWiki 6.2.2) =
10 10  
11 -[[Full list of issues fixed and Dashboard for 6.2.3>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12695]].
11 +[[Full list of issues fixed and Dashboard for 6.2.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12695]].
12 12  
13 13  == Full Issue List ==
14 14  
15 -{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
15 +{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
16 16  category in ("Top Level Projects") AND fixVersion in ("6.2.3") AND resolution in (Fixed) and component not in ("Development Issues only")
17 17  {{/jira}}
18 18  
... ... @@ -28,7 +28,7 @@
28 28  
29 29  = Known issues =
30 30  
31 -* [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
31 +* [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
32 32  
33 33  = Backward Compatibility and Migration Notes =
34 34  
... ... @@ -40,7 +40,7 @@
40 40  
41 41  The following APIs were modified since XWiki 6.2.2:
42 42  
43 -* Changed the LESSCache interface and the LESS Script Service because the cache was poorly designed (see: http://jira.xwiki.org/browse/XWIKI-10776 )(((
43 +* Changed the LESSCache interface and the LESS Script Service because the cache was poorly designed (see: https://jira.xwiki.org/browse/XWIKI-10776 )(((
44 44  {{code language="none"}}
45 45  org.xwiki.lesscss.LESSCache: Method 'public void clear(java.lang.String)' has been removed
46 46  org.xwiki.lesscss.LESSCache: Method 'public void clearFromColorTheme(java.lang.String)' has been added to an interface

Get Connected