Last modified by Thomas Mortagne on 2023/10/13

<
From version < 4.1 >
edited by Marius Dumitru Florea
on 2011/01/21
To version < 5.1 >
edited by Marius Dumitru Florea
on 2011/01/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,6 +68,11 @@
68 68  == General Notes ==
69 69  
70 70  {{warning}}
71 +We upgraded Velocity to version 1.7 which brings a lot of changes that are not backwards compatible. We had to fix the following problems on the velocity code bundled with XWiki Enteprise:
72 +* Escape quotes in interpolated strings (both ' and ") by doubling them ('' and "") (See [[VELOCITY-555>>https://issues.apache.org/jira/browse/VELOCITY-555]])
73 +{{/warning}}
74 +
75 +{{warning}}
71 71  If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in //xwiki.store.migration.databases=db1,db2,...//.
72 72  {{/warning}}
73 73  

Get Connected