Skip to content

Stomp version 1.1 and 1.2 allows headers with empty values [SPR-13111] #17702

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

Closed
spring-projects-issues opened this issue Jun 10, 2015 · 2 comments
Assignees
Labels
in: messaging Issues in messaging modules (jms, messaging) type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Jun 10, 2015

Josh King opened SPR-13111 and commented

Spring messaging currently throws a StompConversionException when an incoming message header does not have a value.

Stomp 1.1 and 1.2 spec shows support for headers with empty values
https://stomp.github.io/stomp-specification-1.1.html#Augmented_BNF
https://stomp.github.io/stomp-specification-1.2.html#Augmented_BNF


Affects: 4.1.6

Issue Links:

Referenced from: commits 7b36558

@spring-projects-issues
Copy link
Collaborator Author

Rossen Stoyanchev commented

Josh King, just wondering if you are still planning to submit a PR as indicated on the contributor's list?

@spring-projects-issues
Copy link
Collaborator Author

Josh King commented

Thank you for the reminder, I have just submitted the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: messaging Issues in messaging modules (jms, messaging) type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants