Checkbox status changed after clicking on it and show two options (enabled, disabled) respectively
Checkbox status is not changed after clicking on it
Operating system:
Debian 9
Web server:
Nginx+PHP-FPM
Database:
MySQL
PHP version:
7.1
Nextcloud version: (see Nextcloud admin page)
14.0.2 RC 2
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from:
Signing status:
Signing status
Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
List of activated apps:
App list
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration:
Config report
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
or
Insert your config.php content here.
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP config
With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your Nextcloud installation folder
Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM `oc_appconfig` WHERE `appid` = 'user_ldap';
Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.
Browser:
Operating system:
Web server error log
Insert your webserver log here
Nextcloud log
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/6374 (Share: Cannot check the checkbox "Can Edit" ), https://github.com/nextcloud/server/issues/6838 (Shared calendar is not editable despite checked "can edit" checkbox), https://github.com/nextcloud/server/issues/8266 (NC13, Cannot edit Files with Collabora in shared folders), https://github.com/nextcloud/server/issues/1708 (Sharing: Cannot delete files from share ), and https://github.com/nextcloud/server/issues/2967 (User cannot log in the web interface).
Same issue here with Nextcloud 14.0.1
(CentOS 7.5, Apache + PHP 7.2 + PostgreSQL)
EDIT : With 14.0.2 too
Hello,
Issue still present in Nextcloud 14.0.3. Behaviour previously ok in 13.0.6, and broke in 14.0.1.
The check sign is now a "minus" sign, and cannot be unselected once selected.
Sorry for the screenshots in French. "Peut éditer" is "Can edit".
Ok in 13.0.6:

Broken in 14.0.[1-3]:

Same here with NC 14.03. Also with txt and Online Office files. Sharing Folders with editing rights or sharing a link works.
Too much issues in Nextcloud? Nobody from the developer team is seeing and revising this fault?
Maybe this issue should be flagged as "bug".
I will make a new issue - this seems to be overlooked
reproduced in 14.0.3
it happens only on files, not on folders
maybe relatet to #10934 too? however, this one persists after reloading the page
cc @nextcloud/server-triage
Too much issues in Nextcloud?
Correct - currently there is just so much stuff incoming and we appreciate help here. If people could try to verify bugs and check for duplicates this would already be a great help.
it happens only on files, not on folders
I can reproduce as well.
maybe relatet to #10934 too?
Could be.
@danxuliu @skjnldsv @juliushaertl @ChristophWurst Any idea why the share permissions can't be changed?
Most helpful comment
Hello,
Issue still present in Nextcloud 14.0.3. Behaviour previously ok in 13.0.6, and broke in 14.0.1.
The check sign is now a "minus" sign, and cannot be unselected once selected.
Sorry for the screenshots in French. "Peut éditer" is "Can edit".
Ok in 13.0.6:

Broken in 14.0.[1-3]:
