Erich Duda

Results 6 comments of Erich Duda

@j-rewerts sure. You can find it in [this commit](https://github.com/dudaerich/github/commit/6ac67648e6b2bd6555306ca899022c61edb35a18).

Done. I updated the test to use the object type. Otherwise it would still fail. To be honest, I am not very convinced that my fix is right. Its advantage...

Will it be possible to configure the colors?

@dghgit Hi David, do you know when the fix could be released? Is there any plan? Thank you.

The problem is that while we are in legacy modes, the ComplianceViolation.Listener is not invoked - see https://github.com/jetty/jetty.project/blob/61f773643ee366a52097d02a486696496560f820/jetty-core/jetty-http/src/main/java/org/eclipse/jetty/http/UriCompliance.java#L429C1-L452C6 The listener is invoked only if `!compliance.allows(violation)`.

I can see that the PR with fix is on hold since March. What's the plan with this issue? Thank you.