Skip to content

[TASK-tsk_46953e17c600154315f265fc] fix: publishDeliverablestoShared 中文文件名路径编码异常#36

Closed
jsyqrt wants to merge 1 commit intomainfrom
task-tsk_46953e17c600154315f265fc
Closed

[TASK-tsk_46953e17c600154315f265fc] fix: publishDeliverablestoShared 中文文件名路径编码异常#36
jsyqrt wants to merge 1 commit intomainfrom
task-tsk_46953e17c600154315f265fc

Conversation

@jsyqrt
Copy link
Copy Markdown
Contributor

@jsyqrt jsyqrt commented Apr 24, 2026

Fix two defects in publishDeliverablestoShared():

  1. Use resolved path instead of raw for existsSync check
  2. Extract basename before sanitization and add Chinese character range

…中文文件名路径编码异常

Fix two defects in publishDeliverablestoShared():

1. Use resolved  path instead of raw  for
   existsSync check when writing summary files.

2. Extract basename before sanitization and add Chinese character
   range (一-鿿) to the regex, so Chinese filenames are preserved
   instead of replaced with underscores.
@jsyqrt
Copy link
Copy Markdown
Contributor Author

jsyqrt commented Apr 24, 2026

Deprecated — this branch contained unrelated changes mixed in. Clean fix at new PR.

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.

1 participant