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

Regex patterns in DefaultMessageConverter don't match for nested stuff #1

Closed
altenhof opened this issue May 12, 2016 · 1 comment
Closed

Comments

@altenhof
Copy link
Member

Came across a log message where the request field looked like this

"request": "/Foo(${bar})"

For this, the current regex pattern doesn't match; needs to be more greedy...

altenhof added a commit that referenced this issue Jun 6, 2016
Bump version to 2.0.9
@altenhof
Copy link
Member Author

altenhof commented Jun 6, 2016

Fixed with fa1f4aa

@altenhof altenhof closed this as completed Jun 6, 2016
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

1 participant