-
Notifications
You must be signed in to change notification settings - Fork 123
Use basename for file uploads #59
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
Conversation
|
You're absolutely correct @ubermuda . The |
|
Hi @ubermuda, If you like you can send this pull request as well to https://github.com/jpastoor/jira-api-restclient.git and I'll add it to the list of fixes since the original developer is not maintaining the lib anymore. Kind regards, |
|
@jpastoor , is there any way of contacting original developer to add you as maintainer (e.g. sending e-mail to chobieeee@php.net address, which is mentioned in Having another repo where all is merged which is registered under different package name on GitHub isn't too good. Even if your repo has same package name people need to specify |
|
Yeah thats what I tried couple months ago but he was not responding, sadly. (Although he is active on github on other projects) |
|
I've sent e-mail now as well with suggestion to:
|
|
@ubermuda if you'll be using |
|
Hey guys! Sorry I got a bit under the water. So, seeing as you now have commit rights here, should I still move this PR to the other repo or do we stay here?
File upload with CurlClient does not work at all (JIRA returns a 500), I don't know why |
No need to submit to other repo, because me @jpastoor were granted maintainer permissions and can merge PRs.
Just a guess, but maybe PUT method used to handle upload isn't handled in |
|
Merging, thanks @ubermuda . |
I'll look into it and keep you updated! Thanks. |
There's a problem when using absolute paths for file uploads.
The upload seems to work fine, but then when you want to view the image in JIRA you get an error message: