Skip to content
New issue

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

chore: attachement 兼容文件名空格转义成 + 号的情况 Closes #8488 #8846

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

nwind
Copy link
Contributor

@nwind nwind commented Nov 22, 2023

What

🤖[deprecated] Generated by Copilot at c98d1c4

Fix attachment filename bug in attachmentAdpator.ts. Ensure spaces are preserved in filenames of attachments from different backends.

🤖[deprecated] Generated by Copilot at c98d1c4

attachmentAdaptor
Fixes plus signs in filenames
Autumn bug no more

Why

How

🤖[deprecated] Generated by Copilot at c98d1c4

  • Fix space encoding bug in attachment filenames (link)

@github-actions github-actions bot added the chore label Nov 22, 2023
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@lurunze1226 lurunze1226 merged commit 819d4ae into baidu:master Nov 23, 2023
5 checks passed
lengqingfeng pushed a commit to lengqingfeng/amis that referenced this pull request Dec 28, 2023
…amis

* 'gjamis' of https://github.com/lengqingfeng/amis: (57 commits)
  feat: 树组件优化 (baidu#7946)
  fix(amis-editor): 渲染错误拦截不展示schema
  docs(amis): 补充custom组件使用vue语法的说明 (baidu#8887)
  fix:兼容schema为空的情况 (baidu#8888)
  fix: 修复页面设计器重复执行onChange的问题
  feat: Switch组件的onText和offText支持Schema配置 (baidu#8816)
  fix: 修复下拉弹窗在某些情况点击外层不关闭的问题
  feat: 子编辑器公式输入框变量中加入宿主组件上下文变量的声明
  style: 「设计器」配置面板居中必填项*样式调整
  feat: 主题编辑器渲染器开源 (baidu#8820)
  styles: 调整InputRating组件图标尺寸 (baidu#8869)
  feat:scoped支持调用amis动作 (baidu#8875)
  style: 调整 table 固顶模式的样式兼容 safari Close: baidu#8708 (baidu#8863)
  fix: 修复 combo 同步父级数据可能存在展示值和实际值不一致的问题 Close: baidu#8773 (baidu#8831)
  feat: input-date & input-date-range 事件动作 setValue 支持相对时间 Close: baidu#8845 (baidu#8848)
  chore: attachement 兼容文件名空格转义成 + 号的情况 Closes baidu#8488 (baidu#8846)
  docs: 补充 crud column 的 seachable 说明结合 defaultParams 可配置默认排序 (baidu#8870)
  fix: 修复 jssdk 模式通过 embed 返回的 scoped 获取组件失败的问题 Close: baidu#8864
  chore: 弹窗中校验表单错误 3s 后自动消失以免误会 Close: baidu#1636 (baidu#8849)
  feat: CRUD组件matchFunc支持使用matchSorter函数; docs: 前端分页的使用提示
  ...
@nwind nwind deleted the chore-attachment-plus branch May 8, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants