Skip to content

Open Folder History not working with non-English language pack #1488

@shizhx

Description

@shizhx
  • GitLens Version: v11.4.1
  • Git Version: git version 2.31.1
  • VSCode Version:
    1.55.2
    3c4e3df9e89829dce27b7b5c24508306b151f30d
    x64
    
  • OS Version: Linux hsz-pc 5.4.114-1-MANJARO #1 SMP PREEMPT Wed Apr 21 14:34:53 UTC 2021 x86_64 GNU/Linux

Steps to Reproduce:

  1. Right click a folder of git repo, select Open Folder History

Expected:

  1. Show Folder History

Actually:

  1. Popup an error tips on right-bottom, its content is:
     cannot open file:///<the path>/%2A. Detail: 无法读取文件'<the path>/*' (Error: 无法解析不存在的文件"<the-path>/*")
    

    <the path> is the folder path
    无法读取文件 means cannot read file
    无法解析不存在的文件 means cannot parse a file that does not exist

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions