Last modified by Thomas Mortagne on 2017/03/24

From version 16.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs
To version 17.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Content
... ... @@ -40,11 +40,11 @@
40 40  * Many bug fixes and improvements in the new GWT WYSIWYG editor
41 41  * Add support for Velocity and HTML as well as many bug fixes and improvements in the XWiki syntax converter to convert from 1.0 syntax to 2.0 syntax.
42 42  
43 -## + lots of other changes, see [Platform details>https://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10895&styleName=Html&projectId=10010&Create=Create].
43 +## + lots of other changes, see [Platform details>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10895&styleName=Html&projectId=10010&Create=Create].
44 44  
45 45  1.1 Known issues
46 46  
47 -* [Bugs we know about>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&pid=10222&resolution=-1&sorter/field=updated&sorter/order=DESC]
47 +* [Bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&pid=10222&resolution=-1&sorter/field=updated&sorter/order=DESC]
48 48  
49 49  #warning("If you're on Mac and want to run XWiki Enterprise on the JDK 1.5 but have JDK 1.6 installed then the Groovy macro in the new rendering won't work fine and you'll get some exceptions. This is because of a Mac problem: When Java 1.6.0 is installed in OSX 10.5 it overwrites <tt>/System/Library/Java/Extensions/AppleScriptEngine.jar</tt> with a 1.6 specific one. When the <tt>ScriptEngineManager</tt> gets initialized if finds it and tries to use it. However it only works on JDK 1.6. Moving both <tt>AppleScriptEngine.jar</tt> and <tt>libAppleScriptEngine.jnilib</tt> somewhere else fixes the problem.")
50 50  
... ... @@ -60,7 +60,7 @@
60 60  
61 61  1.1.1 Applications migration
62 62  
63 -XE 1.8M2 has introduced [conditional loading of JavaScript and StyleSheet files>https://jira.xwiki.org/jira/browse/XWIKI-3177] in order for pages to load faster, sending to the browser only the files it needs to display the requested pages. This might break existing applications developed on top of XWiki that relied on such JavaScript and CSS files being present all the time. Concerned files and libraries are the following:
63 +XE 1.8M2 has introduced [conditional loading of JavaScript and StyleSheet files>https://jira.xwiki.org/browse/XWIKI-3177] in order for pages to load faster, sending to the browser only the files it needs to display the requested pages. This might break existing applications developed on top of XWiki that relied on such JavaScript and CSS files being present all the time. Concerned files and libraries are the following:
64 64  * scriptaculous files
65 65  * accordions files
66 66  * chart wizard files

Get Connected