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

Share too Group or User option expiration date is missing #30396

Closed
ITTRI4710 opened this issue Feb 7, 2018 · 9 comments
Closed

Share too Group or User option expiration date is missing #30396

ITTRI4710 opened this issue Feb 7, 2018 · 9 comments

Comments

@ITTRI4710
Copy link

A user has reported since the update to 10.0.3 (stable) when he shares a document with another user no longer specify an expiration date.

Unfortunately, nothing has been found so far.

Best,
Roland

@PVince81
Copy link
Contributor

PVince81 commented Feb 9, 2018

Expiration date was never supported for regular user or group shares, so not sure in what version you saw the feature working before... If you're talking about link shares then it's something different.

Please use the issue template https://raw.githubusercontent.com/owncloud/core/master/.github/issue_template.md and provide the required info (updated from what version, steps to reproduce, screenshot, etc)

@ITTRI4710
Copy link
Author

In version 8.1.9 it worked. But unfortunately can not do any more pictures.

Unfortunately, I do not have direct access to the server but can provide the following information.
I can give this information because we had a calendar problem and are from the other case.

Initial Idea was an OC Upgrade vom 8.1 -> 10 AND Migration to 64bit System
Starting at:
openSUSE 13.1 i586 (32bit)
ownCloud 8.1.9
Calendar 0.7.4

Did the following:
openSuSE 13.1 to 13.2 (32bit) regarding OC 10 dependencies
System is on
Apache2: 2.4.10-31.1
MySQL: 5.6.34-2.23.1
PHP: 5.6.1-89.1

Update ownCloud 8.1.x -> 8.2.x
Update ownCloud 8.2.x -> 9.0.x
ran into this issue: #800
solved it like this:
go to lib/private/integritycheck/checker.php and just returning false in function isCodeCheckEnforced

ownCloud Update 9.0 -> 9.1 ... using:
sudo -u wwwrun php occ dav:migrate-calenders
sudo -u wwwrun php occ dav:migrate-addressbooks
ran into the same error -> see "calender issue" above ... fixed it the same way
next error - if I try to activate the calender app - "App Folder already exists", so I did:
rename Foldername to Foldername.old (in app Subdirectory)
Installed the App from Webgui again

ownCloud Update 9.1 -> 10.x ... next error during "sudo -u wwwrun php occ upgrade"
Repair warning: Please install or update the following apps manually or disable them with ... did it:
occ app:disable activity
occ app:disable calendar
occ app:disable filespdfviewer_
occ app:disable filestexteditor_
occ app:disable gallery
updated all apps using webgui

next step should be the migration from 32bit to 64bit system...
...but at first I've to fix the calender issue!
Calender worked till "9.1 -> 10.x"

@ITTRI4710
Copy link
Author

owncloud/calendar#836

@PVince81
Copy link
Contributor

did we have expiration for local user shares in calendar app in 8.1 ? @butonic @DeepDiver1975

@PVince81
Copy link
Contributor

in any case, we're planning to bring this feature to core for files here: #11642

not sure about calendar

@ittrend4710
Copy link

Calendar Issues are already processed here:

  1. Shared calendar permission PHP Warnings in error_log: Unable to initialize module #882
  2. Users are unable to create / modify events on the shared calendar Configuration via autoconfig.php fails in Owncloud 4.0.7 w/sqlite #836
    ...so it shoudn't affect it!

This case is only for "Share too Group or User option" regarding FILES!

Best,
Mike

@ITTRI4710
Copy link
Author

Hi!
...any news about that?
best,
Roland

@PVince81
Copy link
Contributor

PVince81 commented Mar 8, 2018

closed in favor of #11642

@lock
Copy link

lock bot commented Jul 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants