On 21.10.25. 10:58, Bastian Tweddell wrote:
The space seems to be an issue at only one location. At the trailing space at `^` in the expression `(!(attr=val)^)`
[...]
I cannot tell from [1] if this might be a bug in the parser or works as designed.
The RFC 4515 grammar only permits spaces in assertion values, so a strictly conforming parser wouldn't even work with the examples you've given.