Uh oh!
There was an error while loading. Please reload this page.
Nextcloud 13 - #8109
Conversation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
MorrisJobke
commented
Jan 30, 2018
@jospoortvliet Just for clarity: tomorrow is the day, right? |
Codecov Report
@@ Coverage Diff @@## stable13 #8109 +/- ##
==============================================
+ Coverage 51.23% 51.23% +<.01%
Complexity 24981 24981 ==============================================
Files 1607 1607 Lines 95049 95049 Branches 1376 1376 ==============================================
+ Hits 48695 48696 +1 + Misses 46354 46353 -1
|
Hello, I noticed on the last versions of nextcloud (currently RC3 running on my raspberry pi 3) that althought with the latest upload in chuncks of 8192 fix when a large file(>2 GB) upload is completed i get the error message "Chunks on server do not sum up to XXX but to XXX" (same number). A fix for that is done by changing the file /var/www/nextcloud/apps/dav/lib/Upload/ChunkingPlugin.php Is this fix or any other workaround included in the 13 version? Thank you |
MorrisJobke
commented
Jan 30, 2018
If the release is shifted by another week we maybe include #8112 into the 13.0.0 as well. |
ArjonBu
commented
Jan 30, 2018
@MorrisJobke I think the release should not be shifted again. Many people are looking forward to the new release with all the new features. It makes sense to add it to the next release. |
ArjonBu
commented
Jan 30, 2018
@voxdemonix I see. That makes sense. I am curious why a week is needed to just change the variable from int to flow. |
MorrisJobke
commented
Jan 30, 2018
Talk with @jospoortvliet and @karlitschek about this 😉 |
testbird
commented
Jan 30, 2018
Well, always watch out seriously if doing "float comparison" ! |
jospoortvliet
commented
Jan 30, 2018
Hey, So the server is ready but we wanted to have a seriously testable desktop client release with E2EE ready. The first decent builds were made yesterday, today we felt it was time to move to Windows builds and hopefully by the end of the week we have Mac OS builds - so we think we can release next week, give people something to really test and play with. Hope was we'd even have the E2EE stable by now but sadly, it is hard to do it right and we have to do it right (don't want to lose data, neither to hackers nor to crashes) so this will simply take a bit more time. Help welcome 😄 |
MorrisJobke
commented
Jan 31, 2018
Let's do a final RC until next week: #8127 |
tflidd
commented
Feb 1, 2018
I pushed the realease date about one week on: |
MorrisJobke
commented
Feb 1, 2018
@tflidd Thanks 👍 |
No change (beside translations) to RC3 (#8027)