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

Jaba URL decoding #51

Closed
kisileno opened this issue Dec 20, 2016 · 3 comments
Closed

Jaba URL decoding #51

kisileno opened this issue Dec 20, 2016 · 3 comments

Comments

@kisileno
Copy link

https://github.com/kelebra/tkachuko-blog/blob/master/backend/src/main/scala/com/tkachuko/blog/backend/rest/RestService.scala#L53

String result = java.net.URLDecoder.decode(url, "UTF-8");
@kelebra
Copy link
Owner

kelebra commented Jan 8, 2017

LGTM catch 👍 New version will be deployed today with the fix

@kisileno
Copy link
Author

kisileno commented Jan 8, 2017

🍻

kelebra added a commit that referenced this issue Jan 9, 2017
@kelebra
Copy link
Owner

kelebra commented Jan 9, 2017

Done in PR #52

@kelebra kelebra closed this as completed in 7444050 Jan 9, 2017
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

No branches or pull requests

2 participants