Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 无法打开未以'/'结尾的带端口号的链接 #330

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

ArchieMeng
Copy link
Contributor

优化的正则表达式在这种情况下,会把回车匹配进去,导致无法打开链接。
改用上游原来的正则解决。

Issue: linuxdeepin/developer-center#6888
Log: 无法打开未以'/'结尾的带端口号的链接

优化的正则表达式在这种情况下,会把回车匹配进去,导致无法打开链接。
改用上游原来的正则解决。

Issue: linuxdeepin/developer-center#6888
Log: 无法打开未以'/'结尾的带端口号的链接
Signed-off-by: Yutao Meng <[email protected]>
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ArchieMeng, justforlxz

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ArchieMeng ArchieMeng merged commit a7ebec0 into linuxdeepin:master Jan 22, 2024
16 of 17 checks passed
@ArchieMeng ArchieMeng deleted the fix-6888 branch January 22, 2024 08:24
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.

3 participants