Skip to content

Conversation

@cconard96
Copy link
Contributor

@cconard96 cconard96 commented Nov 6, 2025

Checklist before requesting a review

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.

Description

Fixes #21807
Adds proper handling of multi-byte RSQL strings in the lexer.
Code was done by @Mikhail-D while the test was added by myself. Seems to be working OK.

Co-authored-by: Mikhail-D <mikhail_dv@mail.ru>
Copy link
Contributor

@trasher trasher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seem OK. Please fix lint (tests failures are not related)

Copy link
Contributor

@trasher trasher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lint is failing

@cedric-anne cedric-anne requested a review from trasher November 19, 2025 16:02
@cedric-anne cedric-anne added this to the 11.0.3 milestone Nov 19, 2025
@trasher trasher merged commit d4df849 into glpi-project:11.0/bugfixes Nov 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HLAPI In RSQL filter error multibyte strings

4 participants