Last modified by Ilie Andriuta on 2019/02/15

<
From version < 6.1 >
edited by Thomas Mortagne
on 2019/01/18
To version < 7.1 >
edited by Vincent Massol
on 2019/01/19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -72,12 +72,12 @@
72 72  
73 73  === New filesystem store paths ===
74 74  
75 -The paths of the filesystem store have been completely modified and the store itself is in a different location:
75 +The paths of the filesystem store have been completely modified and the store itself is now at a different location:
76 76  
77 -* moved from ##<permdir>/storage## to ##<permdir>/store/file/## to give room for alternatives stores implementations based on filesystem
78 -* moved from complete herarchy URL encoded to reference hashs (to fix https://jira.xwiki.org/browse/XWIKI-15620)
77 +* moved from ##<permdir>/storage## to ##<permdir>/store/file/## to give room for potential future store implementations based on the filesystem
78 +* moved from complete hierarchy-based encoded URLs to reference hashes (to fix the [[issue with some languages>>https://jira.xwiki.org/browse/XWIKI-15620]])
79 79  
80 -In most cases there is nothing to do since a migration will take care of that automatically but if you directly manipulate this storage files you will have troubles.
80 +In most cases there is nothing to do since a migration will take care of the upgrade automatically. However if you were directly manipulating the old stored files (something you shoudln't do!) it won't work anymore and you'll need to adjust your script/code.
81 81  
82 82  === Legacy profile ===
83 83  

Get Connected