Last modified by Thomas Mortagne on 2017/03/24

<
From version < 42.1 >
edited by Manuel Smeria
on 2014/10/30
To version < 43.1 >
edited by Manuel Smeria
on 2014/10/30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,7 +24,7 @@
24 24  
25 25  = Tested Browsers & Databases =
26 26  
27 -{{include reference="TestReports.ManualTestReportXWiki623Summary"/}}
27 +{{include reference="TestReports.ManualTestReportSummaryXWiki623"/}}
28 28  
29 29  = Known issues =
30 30  
... ... @@ -39,7 +39,8 @@
39 39  == API Breakages ==
40 40  
41 41  The following APIs were modified since XWiki 6.2.2:
42 -* Changed the LESSCache interface and the LESS Script Service because the cache was poorly designed (see: http://jira.xwiki.org/browse/XWIKI-10776 ) (((
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 43  {{code language="none"}}
44 44  org.xwiki.lesscss.LESSCache: Method 'public void clear(java.lang.String)' has been removed
45 45  org.xwiki.lesscss.LESSCache: Method 'public void clearFromColorTheme(java.lang.String)' has been added to an interface
... ... @@ -49,4 +49,3 @@
49 49  org.xwiki.lesscss.LessCompilerScriptService: Method 'public boolean clearCache(java.lang.String)' has been removed
50 50  {{/code}}
51 51  )))
52 -

Get Connected