-
Notifications
You must be signed in to change notification settings - Fork 671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win7, client 2.5.0, replacing more than 47 files at a time by virtual files impossible #6780
Comments
I just realize there is a 4K buffer that need to contains the concatenation of all the filename. |
Otherwise we can't have operation that has many many filename As reported in #6780
Should be fixed with #6782 , thanks for the bug report! |
Otherwise we can't have operation that has many many filename As reported in #6780
Awesome, thanks for fixing it! |
@sorenweber Can you verify the fix using a 2.5.1 daily build? Thank you |
I have verified the fix, and it works (both ways, i.e. replacing files with virtual files, and vice versa). I had to perform the recommended reboot after installation. Thank you! |
Expected behaviour
I select 48 files (jpeg-photos) or more, right-click and select ownCloud->Replace file(s) by virtual file, and the files will be replaced by virtual files.
Actual behaviour
If I select 48 files or more, nothing happens. If I select 47 files or less, it works.
Steps to reproduce
Server configuration
Operating system: Windows 7 Enterprise 64-bit
Web server: Apache 2.4
Database: MySQL
PHP version: 7.0
ownCloud version: 10.0.9
Storage backend (external storage):
Client configuration
Client version: 2.5.0
Operating system: Windows 7 Enterprise
OS language: US
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From ownCloud or distro) (Linux only):
Installation path of client:
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Template for output < 10 lines
Client logfile: Output of
owncloud --logwindow
orowncloud --logfile log.txt
(On Windows using
cmd.exe
, you might need to firstcd
into the ownCloud directory)(See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )
Web server error log:
Server logfile: ownCloud log (data/owncloud.log):
The text was updated successfully, but these errors were encountered: