Skip to content

Wrong upload limit displayed #46267

@cybersalt

Description

@cybersalt

Steps to reproduce the issue

Set the post_max_size and upload_max_filesize in PHP to 128M.

Set the maximum upload size in the Media Manager to 1M.

Use any extension with an upload field. The displayed limit is wrong (128M instead of 1M).

Uploading a 2M file fails.

Expected result

We should be told the limit is 1M.

Actual result

The displayed limit is wrong (128M instead of 1M).

System information (as much as possible)

Additional comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions