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

[RESTEASY-1878] UriBuilder.fromPath() fails on regexp template parameter #1511

Merged
merged 1 commit into from May 21, 2018

Conversation

rnetuka
Copy link
Contributor

@rnetuka rnetuka commented May 18, 2018

Jira: https://issues.jboss.org/browse/RESTEASY-1878

There is a problem when building URI starting with template parameter regex expression (for example "{path: .+}"), ResteasyUriBuilder mistakes it for URI scheme.

@asoldano asoldano merged commit 2b4765d into resteasy:master May 21, 2018
@asoldano asoldano added the main label May 21, 2018
asoldano pushed a commit to asoldano/Resteasy that referenced this pull request May 22, 2018
asoldano pushed a commit that referenced this pull request May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants