Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -73,16 +73,10 @@ 73 73 74 74 When upgrading make sure you compare your 75 75 76 -== Issues specific to XWiki 9.0RC1==76 +== Issues specific to XWiki <version> == 77 77 78 - ===Attachmentsizeolumn ===78 +<issues specific to the project> 79 79 80 -In order to support attachment bigger than 2GB a new long based column has been added in the database. The ##filesize## column is still working as it always did but it's now deprecated and and ##longSize## should be used instead to be sure to deal with the real size of the attachment in case it's bigger than 2GB. 81 - 82 -== Filesystem templates rights == 83 - 84 -All filesystem templates now have programming right by default. They used to be executed with the right of the current document. 85 - 86 86 == API Breakages == 87 87 88 88 The following APIs were modified since <project> <version - 1>: