Skip to content

UploadManager.filterParam 与FormUploader. buildParams() 逻辑冲突 #467

Open
@hzdjulytech

Description

@hzdjulytech

[7.2.0, 7.2.99]
FormUploader. buildParams()
中 Object object = params.get("filename");
无法取到自定义值,已被 UploadManager.filterParam 中过滤掉了
且自定义名称优先级不应低于默认值 filename = file.getName();

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions