Skip to content
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

Can't toggle "Can edit" checkbox while sharing file in web interface #11730

Closed
PhantomPhreak opened this issue Oct 10, 2018 · 10 comments
Closed

Comments

@PhantomPhreak
Copy link

Steps to reproduce

  1. Choose some file
  2. Share it with somebody
  3. Try to toggle "Can edit" checkbox

Expected behaviour

Checkbox status changed after clicking on it and show two options (enabled, disabled) respectively

Actual behaviour

Checkbox status is not changed after clicking on it

Server configuration

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 configuration (delete this part if not used)

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.

Client configuration

Browser:

Operating system:

Logs

Web server error log

Web server error log
Insert your webserver log here

Nextcloud log (data/nextcloud.log)

Nextcloud log
Insert your Nextcloud log here

Browser log

Browser log
Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #6374 (Share: Cannot check the checkbox "Can Edit" ), #6838 (Shared calendar is not editable despite checked "can edit" checkbox), #8266 (NC13, Cannot edit Files with Collabora in shared folders), #1708 (Sharing: Cannot delete files from share ), and #2967 (User cannot log in the web interface).

@axfla
Copy link

axfla commented Oct 10, 2018

Same issue here with Nextcloud 14.0.1
(CentOS 7.5, Apache + PHP 7.2 + PostgreSQL)

EDIT : With 14.0.2 too

@btreguier
Copy link

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:
image

Broken in 14.0.[1-3]:
image

@ntinti
Copy link

ntinti commented Oct 23, 2018

Same here with NC 14.03. Also with txt and Online Office files. Sharing Folders with editing rights or sharing a link works.

@ntinti
Copy link

ntinti commented Oct 24, 2018

Too much issues in Nextcloud? Nobody from the developer team is seeing and revising this fault?

@axfla
Copy link

axfla commented Oct 24, 2018

Maybe this issue should be flagged as "bug".

@ntinti
Copy link

ntinti commented Oct 24, 2018

I will make a new issue - this seems to be overlooked

@violoncelloCH
Copy link
Member

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

@MorrisJobke
Copy link
Member

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.

@MorrisJobke
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants