Skip to content

Conversation

@Firefly1337
Copy link

@Firefly1337 Firefly1337 commented Dec 16, 2018

Hey,

refer to #758 (comment)

In short:
URL is missing when download and upload links are fetched in SeafConnection.java#getDownloadLink and SeafConnection.java#getUploadLink.

I can confirm that this restores basic file download and upload functionality.
However, there are other instances in this class where links might be generated (e.g. deleteShareLink, getShareLink, etc) that should be looked at by someone who is familiar with these methods.

I am still unsure why the URL is missing, but I kept it generic and only add it in case it is really missing,
i.e. if (!result.startsWith("http")) {.

Best regards,
Firefly

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant