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

If the connector name cannot be unquoted, use the raw value #3371

Merged
merged 1 commit into from
Oct 24, 2017

Conversation

danielnelson
Copy link
Contributor

@danielnelson danielnelson commented Oct 21, 2017

closes #3369

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

Tomcat 6 does not seem to quote the connector name.
@danielnelson danielnelson added the fix pr to fix corresponding bug label Oct 21, 2017
@danielnelson danielnelson added this to the 1.4.3 milestone Oct 21, 2017
@danielnelson danielnelson merged commit 6d17772 into master Oct 24, 2017
@danielnelson danielnelson deleted the tomcat-unquote branch October 24, 2017 22:36
danielnelson added a commit that referenced this pull request Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tomcat input: Unable to unquote name 'http-8080': invalid syntax
1 participant