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

forward object not found error in swift as dav 404 #12500

Merged
merged 2 commits into from
Nov 20, 2018

Conversation

icewind1991
Copy link
Member

Signed-off-by: Robin Appelman robin@icewind.nl

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code makes sense 👍

Signed-off-by: Robin Appelman <robin@icewind.nl>
@rullzer
Copy link
Member

rullzer commented Nov 19, 2018

Should we also add this for S3?

@kesselb
Copy link
Contributor

kesselb commented Nov 19, 2018

/**
* @param string $urn the unified resource name used to identify the object
* @return resource stream with the read data
* @throws \Exception when something goes wrong, message will be logged
* @since 7.0.0
*/
public function readObject($urn);

For nextcloud15 the interface should be adjusted. @throws NotFoundException if file does not exist

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke
Copy link
Member

For nextcloud15 the interface should be adjusted. @throws NotFoundException if file does not exist

Added 👍

@MorrisJobke MorrisJobke merged commit 8e65f08 into master Nov 20, 2018
@MorrisJobke MorrisJobke deleted the swift-object-not-found branch November 20, 2018 08:50
@MorrisJobke MorrisJobke mentioned this pull request Nov 22, 2018
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants