Password request for link share

Expected behaviour

I would like to have password forced always for read only and for read and write, but I would like to set it up ONE TIME only

Actual behaviour

If I share a folder with a public link I have found that I have to set up a password for read only, then I if check the modify options (because it was greyed out before password), but I have to rewrite the sharing password again because if I close the window the password that I previous wrote is no longer working. Why?

Steps to reproduce

  1. share a folder with owncloud
  2. choose public links
  3. create new link setting a password for read only
    4: Now check the modify permission
  4. If you close the window the password you wrote previously is no longer working, you have to retype it again!

Server configuration

Operating system: Ubuntu 14.04

Web server: Apache2

Database: Mongo

PHP version: 5.6

ownCloud version: 10.0.8 stable

Storage backend (external storage): No

Client configuration

Client version: 2.4.1 (build 9270)

Operating system: Windows 10 x64

OS language: Italian

Qt version used by client package (Linux only, see also Settings dialog):

Client package (From ownCloud or distro) (Linux only):

Installation path of client: C:\Program Files (x86)\ownCloud

Logs

Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.

Template for output < 10 lines

  1. Client logfile: Output of owncloud --logwindow or owncloud --logfile log.txt
    (On Windows using cmd.exe, you might need to first cd into the ownCloud directory)
    (See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )

  2. Web server error log:

  3. Server logfile: ownCloud log (data/owncloud.log):

Thanks for the report. The bug is confimed, and the proposed fix is in https://github.com/owncloud/core/pull/31370 . It's expected to be ready for 10.0.9, meanwhile, as you've said, you'll need to rewrite the password if the permissions change.