Molunerfinn / PicGo

:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
https://molunerfinn.com/PicGo/
MIT License
24.2k stars 2.24k forks source link

[Bug]: 上传图片生成的链接自动携带%E2%80%8B #1193

Closed awaken233 closed 1 year ago

awaken233 commented 1 year ago

前置阅读 | Pre-reading

PicGo的版本 | PicGo Version

2.3.1

系统信息 | System Information

Mac(arm64)

问题重现 | Bug reproduce

  1. 截图
  2. typeora 粘贴
  3. 生成的链接 ![image-20231026132921839](%E2%80%8Bhttps://cdn.jsdelivr.net/gh/awaken233/Graphicbed/ys/image-20231026132921839.png)

image

相关日志 | Logs

2023-10-26 13:28:40 [PicGo INFO] [PicGo Server] is listening at 36677 
2023-10-26 13:29:21 [PicGo INFO] [PicGo Server] get the request {"list":["\/Users\/ve\/Library\/Application Support\/typora-user-images\/image-20231026132921839.png"]} 
2023-10-26 13:29:21 [PicGo INFO] [PicGo Server] upload files in list 
2023-10-26 13:29:21 [PicGo INFO] Before transform 
2023-10-26 13:29:21 [PicGo INFO] Transforming... Current transformer is [path] 
2023-10-26 13:29:21 [PicGo INFO] Before upload 
2023-10-26 13:29:21 [PicGo INFO] beforeUploadPlugins: renameFn running 
2023-10-26 13:29:21 [PicGo INFO] Uploading... Current uploader is [github] 
2023-10-26 13:29:25 [PicGo SUCCESS] 
%E2%80%8Bhttps://cdn.jsdelivr.net/gh/awaken233/Graphicbed/ys/image-20231026132921839.png 
2023-10-26 13:29:26 [PicGo INFO] [PicGo Server] upload result %E2%80%8Bhttps://cdn.jsdelivr.net/gh/awaken233/Graphicbed/ys/image-20231026132921839.png 
awaken233 commented 1 year ago

升级2.3.1 解决