Skip to content

RDBC-1082 Fix CustomEntityName test for RavenDB-25738 control-char guard - #560

Merged
M4xymm merged 4 commits into
ravendb:v6.0from
M4xymm:RDBC-1082-v6.0
Jul 10, 2026
Merged

RDBC-1082 Fix CustomEntityName test for RavenDB-25738 control-char guard#560
M4xymm merged 4 commits into
ravendb:v6.0from
M4xymm:RDBC-1082-v6.0

Conversation

@M4xymm

@M4xymm M4xymm commented Jul 8, 2026

Copy link
Copy Markdown
Member

Issue link

https://issues.hibernatingrhinos.com/issue/RDBC-1082

Additional description

This is a cherry-picked commit from v7.2

Type of change

  • Bug fix
  • Regression bug fix
  • Optimization
  • New feature

How risky is the change?

  • Low
  • Moderate
  • High
  • Not relevant

Backward compatibility

  • Non breaking change
  • Ensured. Please explain how has it been implemented?
  • Breaking change
  • Not relevant

Is it platform specific issue?

  • Yes. Please list the affected platforms.
  • No

Documentation update

  • This change requires a documentation update. Please mark the issue on YouTrack using Documentation Required tag.
  • No documentation update is needed

Testing by Contributor

  • Tests have been added that prove the fix is effective or that the feature works
  • Internal classes added to the test class (e.g. entity or index definition classes) have the lowest possible access modifier (preferable private)
  • It has been verified by manual testing
  • Existing tests verify the correct behavior

Testing by RavenDB QA team

  • This change requires a special QA testing due to possible performance or resources usage implications (CPU, memory, IO). Please mark the issue on YouTrack using QA Required tag.
  • No special testing by RavenDB QA team is needed

Is there any existing behavior change of other features due to this change?

  • Yes. Please list the affected features/subsystems and provide appropriate explanation
  • No

UI work

  • It requires further work in the Studio. Please mark the issue on YouTrack using Studio Required tag.
  • No UI work is needed

M4xymm added 4 commits July 8, 2026 08:54
The server now rejects control characters in collection names
unconditionally. Align basicChars with the C# CustomEntityName test
(no control chars) and drop the obsolete 14-31 skip.
@M4xymm
M4xymm merged commit fff5800 into ravendb:v6.0 Jul 10, 2026
9 checks passed
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.

1 participant