eclipse-ee4j / eclipse-ee4j/jersey

missing space after semi-colon before the start of param=value

Open
#3,606 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

This is a regession bug of #909. The culprit seems to be in MediaTypeProvider [line 78](https://github.com/jersey/jersey/blob/ac34707df4ca97028ce6abfc2eeb4a39eae77b81/core-common/src/main/java/org/glassfish/jersey/message/internal/MediaTypeProvider.java#L78) as far as I can tell with a quick glance. I would be willing to create a pull request on this if anyone can confirm that this is the only place this is a problem.

My specific problem is that we have a an OpenCPU that returns a 404 if this space is missing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.