Skip to content

Conversation

@RamsaiPolisetti
Copy link

This PR fixes a malformed regex pattern in ValidatorUtils.

The previous regex was incomplete due to missing quantifier and closing token,
causing incorrect context-path validation.

Updated:

  • Corrected CONTEXT_PATH_MATCH pattern
  • Verified successful compilation with: ./mvnw -DskipTests=true install

This resolves incorrect path validation and restores proper client behavior.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link

Thanks for your this PR. 🙏
Please check again for your PR changes whether contains any usage/api/configuration change such as Add new API , Add new configuration, Change default value of configuration.
If so, please add or update documents(markdown type) in docs/next/ for repository nacos-group/nacos-group.github.io


感谢您提交的PR。 🙏
请再次查看您的PR内容,确认是否包含任何使用方式/API/配置参数的变更,如:新增API新增配置参数修改默认配置等操作。
如果是,请确保在提交之前,在仓库nacos-group/nacos-group.github.io中的docs/next/目录下添加或更新文档(markdown格式)。

Copy link
Collaborator

@KomachiSion KomachiSion left a comment

Choose a reason for hiding this comment

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

I can't get the reason of this PR.

@KomachiSion KomachiSion added status/invalid This doesn't seem right pending On hold due to dependency or release labels Nov 26, 2025
@KomachiSion KomachiSion closed this Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending On hold due to dependency or release status/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants