halo-dev / plugin-s3

为 Halo 提供 S3 对象存储协议的存储策略
https://halo.run/store/apps/app-Qxhpp
GNU General Public License v3.0
34 stars 21 forks source link

Fix original file name being incorrectly replaced #129

Closed longjuan closed 7 months ago

longjuan commented 8 months ago
修复上传目录中 ${origin-filename} 占位符被错误替换为空字符串的问题
longjuan commented 7 months ago

@halo-dev/sig-halo

f2c-ci-robot[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang, ruibaby

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/halo-dev/plugin-s3/blob/main/OWNERS)~~ [JohnNiang,ruibaby] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
guqing commented 7 months ago

/retitle Fix original file name being incorrectly replaced

guqing commented 7 months ago

Hi @longjuan , 建议修改一下 release-note 的内容为此次修复造成的影响,release-note 是给用户看的,这样的描述用户可能无法理解此次修改的意义