Skip to content

fix: Fall back to mqv:filter when pathname topic is empty - #1550

Open
VedantMadane wants to merge 1 commit into
eclipse-thingweb:masterfrom
VedantMadane:fix/issue-1508
Open

fix: Fall back to mqv:filter when pathname topic is empty#1550
VedantMadane wants to merge 1 commit into
eclipse-thingweb:masterfrom
VedantMadane:fix/issue-1508

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

Fall back to mqv:filter when pathname topic is empty

Changes

  • use || so empty pathname falls back to mqv:filter/topic

Fixes #1508

- use || so empty pathname falls back to mqv:filter/topic

Fixes eclipse-thingweb#1508

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
@relu91

relu91 commented Aug 25, 2026

Copy link
Copy Markdown
Member

Hi @VedantMadane thank you for your contribution! It seems that you fixed something already covered by #1511. As I wrote there, it would be nice to have tests to avoid regression. Would you mind adding them?

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

Successfully merging this pull request may close these issues.

mqv:filter is silently ignored due to operator precedence bug

2 participants