We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Haven't seen that one yet.
https://drone.gitea.io/go-gitea/gitea/73145/3/8
--- FAIL: TestUserWebGitPathConsistency (0.05s) wiki_test.go:130: Error Trace: /drone/src/services/wiki/wiki_test.go:130 Error: Not equal: expected: ")&1]n7<G.md" actual : ")&1]n7<G" Diff: --- Expected +++ Actual @@ -1 +1 @@ -)&1]n7<G.md +)&1]n7<G Test: TestUserWebGitPathConsistency Messages: UserTitle for userTitle: ")&1]n7<G.md" wiki_test.go:131: Error Trace: /drone/src/services/wiki/wiki_test.go:131 Error: Not equal: expected: "%29%261%5Dn7%3CG.md" actual : "%29%261%5Dn7%3CG" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -(wiki.WebPath) (len=19) "%29%261%5Dn7%3CG.md" +(wiki.WebPath) (len=16) "%29%261%5Dn7%3CG" Test: TestUserWebGitPathConsistency Messages: WebPath for userTitle: ")&1]n7<G.md"
The text was updated successfully, but these errors were encountered:
Fix inconsistent wiki path converting. #24277
Sorry, something went wrong.
Fix inconsistent wiki path converting. (#24277)
60e7963
The Infinite Monkey Random Typing catches a bug, inconsistent wiki path converting. Close #24276 Co-authored-by: silverwind <[email protected]> Co-authored-by: Giteabot <[email protected]>
Successfully merging a pull request may close this issue.
Description
Haven't seen that one yet.
https://drone.gitea.io/go-gitea/gitea/73145/3/8
The text was updated successfully, but these errors were encountered: